This morning I updated lazarus (I'm running the fixes_0_9_28 branch) to rev 22651.
Upon doing a "make clean all bigide" I receive the following errors when it tries to build the idehelp package: ... Compiling lazchmhelp.pas lazchmhelp.pas(148,3) Note: Local variable "EOLP" not used lazchmhelp.pas(278,10) Error: identifier idents no member "OnFindViewer" lazchmhelp.pas(282,10) Error: identifier idents no member "OnFindViewer" lazchmhelp.pas(286,10) Error: identifier idents no member "OnFindViewer" lazchmhelp.pas(418) Fatal: There were 3 errors compiling module, stopping Fatal: Compilation aborted ... It looks like it was introduced in rev 22588 (?) since if I update to rev 22587 it works. I am running freepascal 2.3.1 (from the fixes_2_4 branch). -SG -- This email is fiction. Any resemblance to actual events or persons living or dead is purely coincidental. Seth Grover sethdgrover[at]gmail[dot]com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
