[fpc-pascal]Bug inifile only on WIN32
Michael Van Canneyt
michael.vancanneyt at wisa.be
Fri Sep 29 09:49:52 CEST 2000
On Fri, 29 Sep 2000, PLANAS Jean-Pierre wrote:
> Hello
>
> This code bugs with fpc for WIN32 (but works well for GO32V2).
> This code adds lines with the '=' char...
It works fine with the latest version of the fixbranch:
P:/pp/fixbranch/fcl/win32 >cat s.ini
[Section1]
foo=400
[Section2]
bar=400
P:/pp/fixbranch/fcl/win32 >
The inifiles code is independent of the platform, so I find it
hard to understand what could cause this.
Michael.
More information about the fpc-pascal
mailing list