Hello, I've created a class in Lazarus, defined some procedures, and pressed on CTRL+SHIFT+C to add them to implementation. I got the following error instead in an existed constructor of a different class:
redis_client/src/rd_commands.pas(128,28) Error: TCodeCompletionCodeTool.CreateMissingProcBodies.FindInsertPointForNewClass Internal Error: no insert position found What was broken ? :) Ido
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
