Op 2011-02-21 09:12, Martin Schreiber het geskryf: > The problem is that FPC often crashes while compiling a project with complex > implementation uses relations. Compiling with -B normally fixes the issues. A > testcase must contain the whole project with the existing ppu's.
That again tells be that it is NOT a language issue (interface vs implementation uses clause), but rather a FPC bug.. FPC failing to managing uses clauses relationships, or problems detected changed units with existing ppu's etc... So telling people to change the programming language or programming style, just because of a FPC bug doesn't bode well. Rather fix the cause of the problem. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
