[Webkit-unassigned] [Bug 119931] New: ANGLE fails to build with trunk clang: error: 'register' storage class specifier is deprecated [-Werror, -Wdeprecated-register]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 16 21:13:18 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119931
Summary: ANGLE fails to build with trunk clang: error:
'register' storage class specifier is deprecated
[-Werror,-Wdeprecated-register]
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: ANGLE
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: dino at apple.com, kbr at google.com
ANGLE fails to build with trunk clang. Errors are due to the 'register' keyword being deprecated:
glslang_lex.cpp:2033:2: error: 'register' storage class specifier is deprecated [-Werror,-Wdeprecated-register]
Tokenizer.cpp:788:2: error: 'register' storage class specifier is deprecated [-Werror,-Wdeprecated-register]
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list