[parrot/parrot] 0c0b7c: Don't try to remove "constant" PMC from PoinerArra...

noreply at github.com noreply at github.com
Sun Nov 28 12:42:52 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: 0c0b7c7095d5ebec392b7044a9bdddfbf94d6352
    https://github.com/parrot/parrot/commit/0c0b7c7095d5ebec392b7044a9bdddfbf94d6352
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M src/gc/gc_ms2.c

Log Message:
-----------
Don't try to remove "constant" PMC from PoinerArray.

They are very-very special and handled separately. This commit
prevent breakage of Pointer_Array invariant about storing only
pointers belong to it.


Commit: 2f60133f1e037a968655fb3b56a971731c8f3e57
    https://github.com/parrot/parrot/commit/2f60133f1e037a968655fb3b56a971731c8f3e57
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2010-11-28 (Sun, 28 Nov 2010)

Changed paths:
  M config/auto/revision.pm
  M ports/debian/changelog
  M ports/debian/control
  A ports/debian/patches/05_fix_gc_ftbfs_ia64.patch
  M ports/debian/patches/series
  M ports/debian/rules
  M src/dynext.c
  M src/gc/system.c
  M t/steps/auto/revision-01.t

Log Message:
-----------
Merge branch 'master' of github.com:parrot/parrot




More information about the parrot-commits mailing list