On Sat, 20 Oct 2007, Takashi Kawasaki wrote:
> environments including Windows and Linux. And I found that LLP64
> environments like Windows (unsigned long == 32bit), DWORD is not enough to
> carry pointers. So are there any plan to switch these parameters to 64-bit
> variables? I'm currently modifying the header to support 64-bit parameters.

A year or more ago Marti promised me that a future lcms release would 
elminate use of these Windows-derived typedefs.  There were/are 
causing lcms not to compile under MinGW/GCC.  It seems that Windows 
itself is now sufficient incentive to use portable typedefs (e.g. from 
ANSI C) rather than the Windows derived ones. :-)

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to