This problem recently appeared in svn/fpc/trunk I tried pointing to:
CLSInfo : @Root.Test.CLSInfo ; // Still not working CLSInfo : @Root.Test.CLSInfo1 ;// Renamed dec and still didn't work. This problem did not exist a few days ago. I have a ton of units that don't compile now!!! Please help. atbrunner@Satellite:/Developer/Source/Projects/Test/Nested$ fpc ./Test.lpr Free Pascal Compiler version 2.7.1 [2012/04/30] for x86_64 Copyright (c) 1993-2012 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling ./Test.lpr Test.lpr(65,43) Error: Illegal expression Test.lpr(65,36) Error: Incompatible types: got "Pointer" expected "PCLSInfo" Test.lpr(65,43) Error: Illegal expression Test.lpr(66,36) Error: Incompatible types: got "Pointer" expected "PACLInfo" Test.lpr(66,43) Error: Illegal expression Test.lpr(73) Fatal: There were 5 errors compiling module, stopping Fatal: Compilation aborted
Test.lpi
Description: Binary data
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel