[fpc-devel] fpdoc has incomplete type definitions in the	documentation output
    Marco van de Voort 
    marcov at stack.nl
       
    Wed Aug 11 12:50:34 CEST 2010
    
    
  
In our previous episode, Graeme Geldenhuys said:
> So I handled it as best as I could - using a extra boolean parameter.
> 
> eg: GetDeclaration now returns the following code listings...
> 
>   TRGBTriple = record
>     Red: word;
>     Green: word;
>     Blue: word;
>     Alpha: word;
>   end deprecated;
The patch looked fine in principle, so committed it.
Please use mantis next time.
    
    
More information about the fpc-devel
mailing list