[Webkit-unassigned] [Bug 26756] Fix for warnings produced with gcc 4.3 and up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 17:40:15 PDT 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |darin at apple.com
     Ever Confirmed|0                           |1




--- Comment #5 from Darin Adler <darin at apple.com>  2009-10-26 17:40:14 PDT ---
I guess sidestepping the compiler bug by moving the structs out of the
functions would be cleaner than adding an entire header file for this, so we
should probably go with that although we need a patch with a change log. But
I'm annoyed that a bug in a new version of gcc is forcing us to change our code
like this.

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