On Thu, Oct 02, 2008 at 05:38:09PM -0700, [EMAIL PROTECTED] wrote:
> pkmnfrk
> 2008-10-02 17:38:09 -0700 (Thu, 02 Oct 2008)
> 248
> Fixed the memory corruption bug.
> 
> For the record, this doesn't work:
> 
> foo = new Bar(oldBar)
> 
> Instead, do this:
> 
> foo = new Bar
> *foo = oldBar
> 
> (That I am the only one to write this syntax, and even then only once in 
> experimental code, is irrelevant)
> ---
> U   wip/slices.bas
> U   wip/udts.bi

Hmmmm. Even with this fix, I am still getting a blue transparent box, 
when I am expecting a grey solid one.

---
James Paige
_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to