[Lazarus] TIniFile bug?
shoKwave
shokwave at gmx.net
Tue May 18 16:18:35 CEST 2010
Am 18.05.2010 15:35, schrieb Kjow:
> 2010/5/18 shoKwave<shokwave at gmx.net>:
>
>> I had problems with TInifile.ReadString. See
>> http://bugs.freepascal.org/view.php?id=16502
>>
> TInifile.ReadBool also doesn't work.
>
> Maybe all the read-system doesn't works, on WriteInteger/WriteBool it works.
>
>
ReadBool, ReadInteger, and so on are using ReadString. So it's all based
on the same (simple?) ReadString-bug.
I've made a patch which works for me, but there may be other
side-effects I don't oversee. So someone with more skills should have a
look at.
More information about the Lazarus
mailing list