I find some bugs in EditorMacros, and report to Mantis. There can be lot more bugs, but them hides in very bad sources style and formatting. For example, spaces between function name and parameters: inc (i);
Please, do proper formatting. Bad formatting makes debugger crazy (with wrong breakpoints ans steps) and makes code structure difficult to read by eyes. вт, 17 сент. 2019 г. в 23:33, Martin Frb via lazarus < [email protected]>: > Anyone using lazarus svn trunk and > https://wiki.lazarus.freepascal.org/Editor_Macros_PascalScript > > Please re-test all your macros, and report any breakage. (Or hopefully > the absence thereof) > > *** Backup (in your primary config path): EditorMacros.xml (this > contains your macros, in the worst case....) *** > > > I made some big changes in > Revision: 61896 > Date: 17 September 2019 22:21:38 > EditorMacroScript: Use "internal" (none-native) calling for object methods > > Hoping this will keep them working with the calling convention change in > fpc trunk for i386 linux.... > > Thanks for any feedback. > -- > _______________________________________________ > lazarus mailing list > [email protected] > https://lists.lazarus-ide.org/listinfo/lazarus > -- *Bodrov Sergey* software development, IT consulting http://www.serbod.com *Phone (Belarus):* +375(25)794-21-58 *Skype:* sergey.bodrov1 *e-mail:* [email protected], [email protected]
-- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
