[fpc-devel] Status report for "class helpers"

Paul Ishenin webpirat at mail.ru
Sat Jan 29 17:41:56 CET 2011


29.01.2011 23:31, Sven Barth wrote:
> Done. Differences are dramatic (at least on my Linux PC)

Try to add a set of flags to the symtable class. Store/Load it from/to 
ppu. When you add a def into check it if it is a class helper and add a 
flag if so. In you search algorithm test the flag first before the 
scaning of symtable.

I also noticed that you check only unit symtables. I don't know what if 
you add a class helper into a record/class/object type section?

Best regards,
Paul Ishenin



More information about the fpc-devel mailing list