[fpc-pascal] Bugs in 2.1.4 ?
    Christos Chryssochoidis 
    c.chryssochoidis at gmail.com
       
    Fri Jun  1 21:14:10 CEST 2007
    
    
  
I'm not sure if the following are bugs of 2.1.4:
1) A variable used in the body of a function that I defined, while it  
is not defined  in the function's var part, the file compiles  
successfully.
2) The compiler reports error when a code fragment is commented out  
with { }, while if I remove altogether the code fragment the file  
compiles successfully.
    
    
More information about the fpc-pascal
mailing list