Re: Re[2]: Prothon bug: strange interaction between selfandadd_
"Mark Hahn" <[email protected]> Thu, 20 May 2004 16:32:14 -0700
| Newsgroups | gmane.comp.lang.prothon.devel |
|---|---|
| Message-ID | <[email protected]> |
The problem was a bug in the "object" keyword that let the garbage collector delete any objects created by the "object" statement. I'm releasing another interim build 520 that has a fix for this and a fix for a nasty crash at startup that Kenny found.