Variable assignment
Derek Parnell
derek at psych.ward
Tue Mar 27 05:24:32 PDT 2007
On Tue, 27 Mar 2007 07:11:06 -0400, okibi wrote:
> That was exactly my problem! Now, why did it work with dmd 1.00 and not 1.006+?
> Did the method change within that time? I don't remember having to do this before.
I suspect that the internals of the GC have changed and now it can
sometimes alter an array's contents without reallocating RAM whereas
earlier versions tended to allocate a new RAM block.
--
Derek Parnell
Melbourne, Australia
"Justice for David Hicks!"
skype: derek.j.parnell
More information about the Digitalmars-d-bugs
mailing list