[Webkit-unassigned] [Bug 136093] New: GCC fails on #pragma clang diagnostic after r172756

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 19 19:39:58 PDT 2014


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

           Summary: GCC fails on #pragma clang diagnostic after r172756
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: akiss at inf.u-szeged.hu


GCC emits the following error messages when building jsc:

/home/akiss/devel/WebKit/Source/JavaScriptCore/runtime/JSDataViewPrototype.cpp:211:0: error: ignoring #pragma clang diagnostic [-Werror=unknown-pragmas]
/home/akiss/devel/WebKit/Source/JavaScriptCore/runtime/JSDataViewPrototype.cpp:212:0: error: ignoring #pragma clang diagnostic [-Werror=unknown-pragmas]
/home/akiss/devel/WebKit/Source/JavaScriptCore/runtime/JSDataViewPrototype.cpp:293:0: error: ignoring #pragma clang diagnostic [-Werror=unknown-pragmas]
cc1plus: all warnings being treated as errors
make[3]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/JSDataViewPrototype.cpp.o] Error 1

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