[lazarus] Bad pointers and lost object references....

Michael Van Canneyt michael.vancanneyt at wisa.be
Mon May 17 04:23:06 EDT 1999




On Sun, 16 May 1999, Cliff Baeseman wrote:

> I am having a terrible time with lost object references.
> 
> as long as i access a object in the same procedure everything is cool.
> 
> if I access it from the next procedure it is still assigned but throws
> access violations.  What the workd is going on here.
> 
> I have to believe it is the compiler the calls are correct.

As far as I know, the calls are correct, but it may be that ansistrings are
messing up the stack.

It also is possible that method calling is buggy, I know Florian is currently doing some
work in that area... It's probably connected with 2 other bugs reported by Nicolas and
Michael Hess..

Michael.






More information about the Lazarus mailing list