| 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 |
2007.01.19 02:51 "tif_data alignment problem", by Matthew Longneckerfolks, In struct tiff, the tif_data member has type tidata_t (which is really a pointer to an unsigned char). However, it appears that all uses of tif_data treat it as a TIFFPredictorState*. I'm getting warnings about a cast increasing required alignment type in the TIFFTAG_PREDICTOR case of TIFFVGetFieldDefaulted. Would it be possible to change the type of tif_data so that these warnings go away? thanks, Matt ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ----------------------------------------------------------------------------------- |
|||||||