Review Request 112458: Fix build with jpeg-9

Commit Hook null at kde.org
Thu Sep 5 12:12:43 BST 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112458/
-----------------------------------------------------------

(Updated Sept. 5, 2013, 11:12 a.m.)


Status
------

This change has been marked as submitted.


Review request for kdelibs.


Description
-------

Since jpeg-9, build fails: khtml/imload/decoders/jpegloader.cpp:145:20: error: cannot convert ‘bool’ to ‘boolean’ in return

This is because in jpeg-9, the boolean typedef changes from int to typedef enum { FALSE = 0, TRUE = 1 }.


Diffs
-----

  khtml/imload/decoders/jpegloader.cpp ea255726fdf1c310826c0037583aca3c5c741245 

Diff: http://git.reviewboard.kde.org/r/112458/diff/


Testing
-------

Also tested against jpeg-8d (previous stable) and libjpeg-turbo.


Thanks,

Michael Palimaka

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130905/05c2df06/attachment.htm>


More information about the kde-core-devel mailing list