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
November 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.11.18 21:45 "GCC and libtiff-3.7.4: warnings, and tentative patch", by Leonardo Serni
2005.11.23 22:36 "Re: GCC and libtiff-3.7.4: warnings, and tentative patch", by Andrey Kiselev

2005.11.18 21:45 "GCC and libtiff-3.7.4: warnings, and tentative patch", by Leonardo Serni

I have downloaded and compiled libtiff-3.7.4 using GNU gcc 4.0.1 (BTW,
the software is referred on www.libtiff.org as 3.6.1, is this correct?)

I got several trivial warnings which I got rid of applying the patch
attached. There's a probably non-portable GCC extension to get rid of
"unused parameters" warnings that I labeled "UNUSED". On non-GCC compilers
it may be disabled by declaring it as empty.

I hope this may be of use. Please advise should this not be the correct
procedure.

Kind regards,

Leonardo