On Thu, Oct 02, 2008 at 09:42:42PM -0400, Mike Caron wrote:
> James Paige wrote:
> >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.
> 
> Erm... I dunno. It looks fine to me. What version of FB are you 
> compiling with?

0.18.6

Although when I re-test, I see the colors correctly. Maybe I hadn;t 
updated when I thought I did. I'll have to double-check the computer I 
was using at the time.

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

Reply via email to