In our previous episode, Ivanko B said: > Or an option: > > {$ifdef nonLazarus} > protected > ... > {$else} > private > ... > {$endif} > > Then MSEgui/FPgui/.. may be compiled with "-DnonLazarus" option
Requires recompile, and a directive to turn said optimization off would then be better (and not carve up the sources). _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel