In the development lcms 2.0 API I see this:

lcms2.h:#define LCMS_VERSION        200

which is a problem since existing using code does tests like

#if defined(LCMS_VERSION) && (LCMS_VERSION > 1010)

and 200 is numerically less than the previous versions.  I suggest 
appending another zero so that lcms versions continue to grow larger.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to