2001.07.19 21:29 "LZW TIFFReadScanline woes", by Sean Finn

2001.07.20 08:35 "Re: LZW TIFFReadScanline woes", by Bruno Ledoux

Hi,

I remember that I had problems with LZW compression/decompression When compiling in release mode ie with all optimizations on. When I turned them off for the tiff_lzw.c file everything worked. I don't know what compiler you are using but for me it occurred with VC++ 5.

Hth,

bruno