> Hi All, > > I've just recently started using Free Pascal through the Lazarus > project, and I've found a bit of my code which is causing problems with > the compiler. > > I've attached the complete sample program below. In objfpc mode > everything works fine; in delphi mode the Length(c.IntArray[0]) line > causes it to fail with an internal error 200405023. Also compiles if I > first assign c.IntArray[0] to a variable and then ask for it's length. > > I'm compiling using fpc 1.9.6, 2005/01/03, for i386, on Windows 2000.
Already fixed in todays compiler. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel