[Webkit-unassigned] [Bug 23872] mingw32 cross-compile from linux on Fedora 13

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 13 04:31:10 PDT 2010


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





--- Comment #27 from Erik van Pienbroek <erik-webkit at vanpienbroek.nl>  2010-06-13 04:31:09 PST ---
(In reply to comment #25)
> Created an attachment (id=58589)
 --> (https://bugs.webkit.org/attachment.cgi?id=58589) [details]
> JPEG patch
> 
> JPEG patch to use jpeg_boolean
> 
> Also a patch for some stat stuff.

The jpeg_boolean is something I introduced in Fedora's version of libjpeg as libjpeg's definition of 'boolean' conflicts with the Win32 API's definition of 'boolean'. See https://bugzilla.redhat.com/show_bug.cgi?id=497492 and http://sourceforge.net/mailarchive/forum.php?thread_name=10940.1240594567%40sss.pgh.pa.us&forum_name=libjpeg-devel-6x for more details. This change hasn't been upstreamed yet (upstream libjpeg is kinda death). In my opinion this conflict should be fixed in libjpeg as we can't change the Win32 headers.

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