[fpc-pascal] Updating to 2.0.4 bugreport
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Sep 16 09:16:25 CEST 2006
On 15 Sep 2006, at 20:01, Rainer Stratmann wrote:
> the update on 2.0.4 shows some bugs:
>
> var dirstr:string
>
> getdir(0,dirstr); // <- not works (on linux), the result is a
> string with
> length 0
>
> The Compiler switch "Use register-variables" (switch off state)
> seems not to
> work.
Please report bugs using http://www.freepascal.org/mantis/, and
always supply a compilable test program (not just one or two lines of
code) and the necessary compiler switches to reproduce the problem.
Jonas
More information about the fpc-pascal
mailing list