Am 18.05.2010 15:35, schrieb Kjow:
2010/5/18 shoKwave<[email protected]>:
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.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to