[Lazarus] ./lcl/intfgraphics.pas and tiff

ik idokan at gmail.com
Mon Jun 4 12:23:42 CEST 2012


Hello,

There are two issues at the moment I found with ./lcl/intfgraphics.pas :
1. Misspelled TTiffIDF to TTiffIFD
2. at line 635
procedure DoCreateImage(ImgFileDir: TTiffIDF); {$IF
FPC_FULLVERSION>=20701}override;{$ENDIF}

FPC (from the latest svn revision - r21482), does not contain such method.

I can send a patch to fix the first problem, but I need to better
understand the need for the second one.
It might that the code was not yet been committed, or it was removed.

What should I do with the second "fix" ?

Thanks,
Ido
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120604/803ddd7f/attachment-0002.html>


More information about the Lazarus mailing list