[fpc-devel] Declare variables inside the code

Florian Klaempfl florian at freepascal.org
Wed May 11 16:56:38 CEST 2011


Am 11.05.2011 14:52, schrieb Jonas Maebe:
> but I'm personally not
> missing anything as far as compiler development is concerned.
> 

Me neither. And if I really need output during compilation, I add the
needed code manually like

printnode(self);

to get a node tree at a particular place. Having this in macros
everywhere makes imo no sense because one would gets an incredible
amount of data.



More information about the fpc-devel mailing list