AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 2009

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2009.01.21 04:07 "libtiff 4.0.0beta3", by Frank Warmerdam
2009.01.21 21:11 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 16:23 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 16:31 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 20:47 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 20:54 "Re: libtiff 4.0.0beta3", by Frank Warmerdam
2009.01.22 21:09 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 21:14 "Re: libtiff 4.0.0beta3", by Frank Warmerdam
2009.01.22 21:20 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 21:22 "Re: libtiff 4.0.0beta3", by Edward Lam
2009.01.22 17:00 "Re: libtiff 4.0.0beta3", by Bob Friesenhahn
2009.01.22 19:38 "Re: libtiff 4.0.0beta3", by Frank Warmerdam

2009.01.21 21:11 "Re: libtiff 4.0.0beta3", by Edward Lam

Hi Frank,

I justed tested this with a build on WinXP x64. Things seem to work fine 
with my own narrow regression tests.

The only warning I got while compiling was:

tif_dirinfo.c(508) : warning C4133: 'function' : incompatible types - 
from 'size_t *' to 'unsigned int *'

Regards,
-Edward

Frank Warmerdam wrote:
> Folks,
> 
> With Bob's help I have uploaded a snapshot of CVS head which I have
> dubbed libtiff 4.0.0 beta3.
> 
>    http://download.osgeo.org/libtiff/tiff-4.0.0beta3.tar.gz
>    http://download.osgeo.org/libtiff/tiff-4.0.0beta3.zip
> 
> I would appreciate folks trying this out and reporting outstanding issues
> via bugzilla.  Ideally I'd like to prepare a libtiff 4.0.0 release candidate
> within the next month.
> 
> Best regards,