On Jun 27, 2008, at 1:50 AM, Jörg Bornemann wrote:

> Well, this is a small change but also a very bad idea. Not because of
> compilation time, but because of the crappy Windows headers which  
> define
> *a* *lot* of global stuff. E.g. the XSLT parser of WebKit won't build
> because there's a "#define ERROR <somenumber>" which breaks an enum
> definition. Or think of the famous MIN / MAX definitions, which drive
> every crossplatform developer insane.

OK. Lets #undef those things.

     -- Darin

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

Reply via email to