[fpc-devel] New bug in building RTL docs
    Michael Van Canneyt 
    michael at freepascal.org
       
    Mon Jan 23 20:58:49 CET 2012
    
    
  
On Mon, 23 Jan 2012, Hans-Peter Diettrich wrote:
> Today I had problems in the FPDocManager, where the scanner/parser throws an 
> exception "String list does not allow duplicates". Reason may be duplicate 
> include paths, definitely a duplicate -dCPU32 from both the parser and the 
> commandline.
The sources have been stripped from dupError a long time ago. 
So I can't reproduce this.
> Another parser error occurs in systemh.inc line 283 col. 30:
>  UCS4Char            = type 0..$10ffff;
> where the parser expects an "=" after "type". Wasn't this syntax recognized 
> already before 2.6?
As far as I know, I have fixed this already in trunk.
Michael.
    
    
More information about the fpc-devel
mailing list