[Webkit-unassigned] [Bug 30909] 10.6 SDK building for 10.5: GraphicsContextCG.cpp:1056: warning: enumeration value 'kCGInterpolationMedium' not handled in switch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 3 12:58:42 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=30909
--- Comment #20 from Darin Adler <darin at apple.com> 2009-11-03 12:58:42 PDT ---
(From update of attachment 42406)
This seems to be getting out of hand. Is this the only place we have to do
something like this? I expect this sort of thing to come up in many other
places as well -- WebKit historically has not supported being built with SDKs
and cross compiling. If we follow this pattern, config.h is going to get pretty
ridiculous.
Unless this really is the only case like this, in which case the complexity
might be OK. But I still think the conditionals and complexity should be
limited to GraphicsContextCG.cpp if possible.
--
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