Re: [fpc-devel] Internal error in Delphi mode

2005-02-11 Thread Peter Vreman
> 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

Re: [fpc-devel] Internal error in Delphi mode

2005-02-11 Thread Peter Vreman
> 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

[fpc-devel] Internal error in Delphi mode

2005-02-11 Thread Craig Peterson
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 c