[Webkit-unassigned] [Bug 27052] Undef ASSERT, to avoid excessive warnings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 06:05:59 PDT 2009


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32780|                            |review?
               Flag|                            |




--- Comment #3 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-07-15 06:05:58 PDT ---
Created an attachment (id=32780)
 --> (https://bugs.webkit.org/attachment.cgi?id=32780)
Second try.

Changed the patch so that it only impacts the SYMBIAN platform and reflect the
intention of this change better. In addition fixed the ChangeLog (filling in
for Norbert.)

The reason for this patch is to kill the following compiler warning:

"\WebKit\JavaScriptCore\wtf\Assertions.h", line 146: Warning:  #47-D:
incompatible redefinition of macro "ASSERT" (declared at line 3029 of
"\epoc32\include\e32def.h")
  #define ASSERT(assertion) ((void)0)

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