Comment 18 for bug 1239370

Revision history for this message
Alex Valavanis (valavanisalex) wrote :

Also, this could get very messy... we now need to support four different incompatible API cases:

lcms 1 + gtkmm 2
lcms 1 + gtkmm 3
lcms 2 + gtkmm 2
lcms 2 + gtkmm 3

If we can drop lcms1 support, it'll be *much* neater with less scope for errors!