Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=604702
--- Comment #5 from Kalev Lember kalev@smartlink.ee 2011-06-02 07:27:52 EDT --- Yes, we would need a large scare rebuild to switch over. We would also be breaking binary compatibility with this change, because libjpeg7 and libjpeg-turbo have different DLL names. (libjpeg-turbo and libjpeg-6b would have been compatible, but we are already using libjpeg7).
libjpeg 6b: libjpeg-62.dll libjpeg 7: libjpeg-7.dll libjpeg-turbo: libjpeg-62.dll
So, considering that we'll need a rebuild to switch over, it would also make sense to fix the boolean definition in one go.