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
December 2005

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

2005.12.03 00:19 "possible bug in libtiff 3.7.4", by Joshua Muskovitz
2005.12.03 02:32 "Re: possible bug in libtiff 3.7.4", by Frank Warmerdam

2005.12.03 00:19 "possible bug in libtiff 3.7.4", by Joshua Muskovitz

Hi,

I get a compiler warning for tif_write.c, line 526.

Should this:

    tif->tif_dir.td_planarconfig == PLANARCONFIG_CONTIG;

really be:

    tif->tif_dir.td_planarconfig = PLANARCONFIG_CONTIG;

???

Joshua Muskovitz
Lead Software Engineer
Preclick Corporation
josh@preclick.com
www.preclick.com