### 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
