[fpc-devel] Macro Processing
    Joerg Schuelke 
    joerg.schuelke at gmx.de
       
    Sat May 14 15:07:38 CEST 2011
    
    
  
Am Sat, 14 May 2011 12:14:52 +0200
schrieb Florian Klämpfl <florian at freepascal.org>:
> Because a lot of code in the compiler is very old (remember, it was
> started in 1993 using TP) and writestr for enums is new compare with
> this time span. Nobody rewrote the code yet.
And it should not been rewritten this way, because this would force the
use of RTTI information inside the compiler , which is needless.
	Jörg
    
    
More information about the fpc-devel
mailing list