2003.08.11 15:14 "[Tiff] A couple more patches", by Tom Kacvinsky

2003.08.12 07:28 "[Tiff] A couple more patches", by Andrey Kiselev

On the Solaris boxes I compile on, I always get a warning about an unprototyped function (strcpy) when tiff2ps is being compiled. That is because strcpy is defined in strings.h and strings.h is not used in tiff2ps.c. This is what I did to get around the issue (at least for tiff2ps):

Tom,

Thank you for report, I have used simpler solution: just added #include <strings.h> to tiff2ps.c. We haven't replacements for strings functions, so testing for string.h is pretty useless.

Andrey

Andrey V. Kiselev
Home phone: +7 812 5274898 ICQ# 26871517