[Webkit-unassigned] [Bug 10176] Make WebCore compile with -Wundef

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 2 11:53:39 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10176


sam.weinig at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #9783 is|0                           |1
           obsolete|                            |
   Attachment #9829|                            |review?
               Flag|                            |




------- Comment #6 from sam.weinig at gmail.com  2006-08-02 11:53 PDT -------
Created an attachment (id=9829)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9829&action=view)
patch 2

This version fixes the SPEED_DEBUG issue and converts the #ifdef WIN32's from
WebCore to #if PLATFORM(WIN_OS) and PLATFORM(WIN) (and in one case in config.h
to #if !COMPILER(MSVC)).  Some of my choices between WIN_OS and WIN might very
well be wrong because I am not entirely familiar with the WIN32 platform.  


-- 
Configure bugmail: http://bugzilla.opendarwin.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