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.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to