[prev in list] [next in list] [prev in thread] [next in thread] 

List:       webkit-dev
Subject:    Re: [webkit-dev] renaming ASSERT macro
From:       Darin Adler <darin () apple ! com>
Date:       2008-06-26 18:45:49
Message-ID: 76E5A05F-7900-4DB0-90B9-B0517A62AFF4 () apple ! com
[Download RAW message or body]

On Jun 26, 2008, at 5:16 AM, Jörg Bornemann wrote:

> That means ATM that I have to make sure to always include  
> <windows.h> _before_ Assertion.h.

Then lets add this to Assertion.h:

     #if PLATFORM(WINCE) // or whatever is the right if
     #include <windows.h>
     #endif

I'd prefer this to a global change to the entire WebKit project.

     -- Darin

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic