[Webkit-unassigned] [Bug 119495] New: ANGLE fails to build with trunk clang: 'register' storage class specifier is deprecated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 5 14:18:56 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119495

           Summary: ANGLE fails to build with trunk clang: 'register'
                    storage class specifier is deprecated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dfarler at apple.com


glslang_lex.cpp and Tokenizer.cpp fail to build due to -Wdeprecated-register and register storage class specifiers on yy-related variables. This storage class specifier is deprecated in C++11.

-- 
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