[Webkit-unassigned] [Bug 22237] Clean up usage of #pragma in wtf so that gcc does not warn (change for Google Chromium)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 15 04:11:02 PST 2008


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





------- Comment #5 from phajdan.jr at gmail.com  2008-11-15 04:11 PDT -------
Created an attachment (id=25183)
 --> (https://bugs.webkit.org/attachment.cgi?id=25183&action=view)
gcc invocation and errors

This is actually from Chromium. GCC used is 4.3.1. Please note that compiled
.cc file is from V8 bindings, but the error is in WebKit's headers. Hopefully
you will manage to reproduce it (unfortunately I don't understand WebKit's
build system to apply same gcc flags), and surely you will see that reported
problem is "real".

One more note: the error is not present in trunk checkout of Chromium. I
started removing some warning excludes (see referenced bug), and that's what
happens.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list