On Mon, Jun 09, 2014 at 03:50:57PM -0500, Dick Hollenbeck wrote: > IOW, the compiler cannot pre-process even *inline functions* when they are > part of a > static constructor. It can however handle macros.
The static constructors are run only one time before main. I really don't care if they aren't properly optimized :P -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

