[parrot/parrot] bee51f: Disable manual freeing of pmc/strings. It brakes i...
noreply at github.com
noreply at github.com
Mon May 23 10:33:23 UTC 2011
Branch: refs/heads/gc_tuning
Home: https://github.com/parrot/parrot
Commit: bee51f51fa675aaa10912197a6da028d42c94726
https://github.com/parrot/parrot/commit/bee51f51fa675aaa10912197a6da028d42c94726
Author: Vasily Chekalkin <bacek at bacek.com>
Date: 2011-05-23 (Mon, 23 May 2011)
Changed paths:
M src/gc/gc_gms.c
Log Message:
-----------
Disable manual freeing of pmc/strings. It brakes invariant about single copy of header in list. And we can't remove it from objects/strings list cheaply
More information about the parrot-commits
mailing list