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
September 2009

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

2009.09.11 16:15 "WORDS_BIGENDIAN used inconsistently", by Dwight Kelly
2009.09.11 17:09 "Re: WORDS_BIGENDIAN used inconsistently", by Bob Friesenhahn
2009.09.11 17:56 "Re: WORDS_BIGENDIAN used inconsistently", by Dwight Kelly
2009.09.11 18:26 "Re: WORDS_BIGENDIAN used inconsistently", by <rob.tillaart@chello.nl>
2009.09.11 19:10 "Re: WORDS_BIGENDIAN used inconsistently", by Toby Thain
2009.09.11 18:44 "Re: WORDS_BIGENDIAN used inconsistently", by Bob Friesenhahn

2009.09.11 16:15 "WORDS_BIGENDIAN used inconsistently", by Dwight Kelly

Hello, the define WORDS_BIGENDIAN is used inconsistently in libtiff 
3.9.1 source.

tif_open.c uses:

#ifdef WORDS_BIGENDIAN
..
#else
..
#endif

whereas tif_predict.c uses:

#if WORDS_BIGENDIAN
..
#else
..
#endif

port.h is created by configure script but not used by any source modules.

What is the purpose of having both tif_config.h and tiffconfig.h ?

Sincerely,

-- 
Dwight Kelly
Apago, Inc.  4080 McGinnis Ferry Rd  Suite 601 Alpharetta, GA 30005
voice:(770) 619-1884  fax:(770) 619-1885
email: dkelly@apago.com web: http://www.apago.com