| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.12.03 02:32 "Re: possible bug in libtiff 3.7.4", by Frank WarmerdamOn 12/2/05, Joshua Muskovitz wrote: > > 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, That is correct. The fix has already been applied since the 3.7.4 release in CVS. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent |
|||||||