Hello,

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.
There is an error with involved asm code.
If at the "end;" statement at asm routines the registers are named then the 
program works correct.

In version 2.0.2 it worked without naming the registers.

Textmode IDE: at the end of a linux program the textmode ide is in trouble.

Rainer
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to