HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Tiff2fax bug?
OK I verified that on Hylafax 4.1.8 tiffcheck is on version 1.3,
while on cvs it is on 1.5. Here's the diff:
diff 4.1.8/tiffcheck.c++ cvs/tiffcheck.c++
1c1
< /* $Id: tiffcheck.c++,v 1.3 2003/02/09 02:22:54 darren Exp $ */
---
> /* $Id: tiffcheck.c++,v 1.5 2003/10/13 23:35:17 lhoward Exp $ */
67c67
< while ((c = getopt(argc, argv, "r:l:w:12")) != -1)
---
> while ((c = getopt(argc, argv, "r:l:w:123")) != -1)
95a96,101
>
> /*
> * Suppress libtiff warning messages from becoming fatal.
> */
> TIFFErrorHandler whandler = TIFFSetWarningHandler(NULL);
Is this a bug?
Thanks bye.
--
Andrea Nicolini
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxxxxx*