[patch] KFax
Per Winkvist
per.winkvist at cell-telecom.com
Mon Nov 18 09:06:14 GMT 2002
Hi,
Patch kills several warnings (prototypes, signed/unsigned comparison). Then remove the 'fax2psmainoriginal()' function since it is not used anywhere and have confused both me and others. The function contains stuff like:
fd = fopen( mkstemp(temp), "w" );
and
hTiff = TIFFOpen( file, "r" );
unlink( file );
do things with hTiff
Thanks,
Per
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fax2ps.diff
Type: application/octet-stream
Size: 5053 bytes
Desc: fax2ps.diff
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021118/84e2a46d/attachment.obj>
More information about the kde-core-devel
mailing list