I have a bug report and SAMPLE code to reproduce the Lazarus problem too. To duplicate just use your ctrl arrow keys on the line of the callback method and it generates a similar error.
http://mantis.freepascal.org/view.php?id=20909 Please fix :-) On Thu, Dec 15, 2011 at 4:44 PM, Andrew Brunner <[email protected]> wrote: > ### TCodeToolManager.HandleException: "; expected, but . found" at > Line=102 Col=61 in > "/Developer/Source/Projects/Aurawin/Sync/Settings/frmMain.pas" > > procedure FoldersRetrieved(var Folders : > dbmUserStorage.Storage.Folders.TFolders); > > This problem has to do with namespace recognition from the CodeTools > unit. At this point I cannot add methods to any form components b/c > of this error. > > Can someone please fix? > > The unit file specified is dbmUserStorage.pas and type Storage nested > Folders type with a record structure. > > Lazarus trunk (fresh as of today) > FPC trunk (fresh as of today) locates, compiles, builds just fine... > > Thanks, -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
