On Nov 9, 2012, at 12:27 AM, Simon Hausmann <simon.hausm...@digia.com> wrote:

> It's the X11 headers that are broken and the usual workaround is to do things 
> like
> 
>    #undef None
> 
> after including them. That should probably happen in GLContextEGL.h or even 
> nearer to the inclusion.

I agree.

You can see one existing case of this workaround in 
WebCore/bridge/npruntime_internal.h and other headers that include the relevant 
X11 header need the same workaround.

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

Reply via email to