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
August 1994

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

1994.08.11 05:42 "TIFF 3.3: code bug", by Ralph Vinciguerra
1994.08.11 15:30 "Re: TIFF 3.3: code bug", by Sam Leffler

1994.08.11 15:30 "Re: TIFF 3.3: code bug", by Sam Leffler

    To:  tiff@sgi.sgi.com
    Subject:  TIFF 3.3: code bug
    Cc:  rlv@riker.Read.TASC.COM
    Date: Thu, 11 Aug 1994 10:42:47 +0500
    From:  rlv@riker.Read.TASC.COM (Ralph Vinciguerra)

    In the file tif_dir.c, in the function TIIFSetField1,
    the case TIFFTAG_TILEDEPTH sets v32, but then uses v. It should use
    v32!
    
Fixed in v3.3beta015 on sgi.com:~ftp/graphics/tiff.  Please notify the site
where you got your code that it's out of date.

    Sam