[fpc-pascal] Updating to 2.0.4 bugreport

Rainer Stratmann RainerStratmann at t-online.de
Fri Sep 15 20:01:04 CEST 2006


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



More information about the fpc-pascal mailing list