[Lazarus] Problems with Namespaced Types
Andrew Brunner
andrew.t.brunner at gmail.com
Thu Dec 15 23:44:13 CET 2011
### 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,
More information about the Lazarus
mailing list