[parrot/parrot] 50ca55: Remove the restriction in Class.add_vtable_overrid...

noreply at github.com noreply at github.com
Wed Jun 8 01:24:56 UTC 2011


Branch: refs/heads/whiteknight/add_vtable_override
Home:   https://github.com/parrot/parrot

Commit: 50ca55ba714628b1e5ba9d9fb322388f97795968
    https://github.com/parrot/parrot/commit/50ca55ba714628b1e5ba9d9fb322388f97795968
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-06-07 (Tue, 07 Jun 2011)

Changed paths:
  M src/pmc/class.pmc
  M t/pmc/class.t

Log Message:
-----------
Remove the restriction in Class.add_vtable_override against adding an override that has already been added. This is the kind of semantic HLLs should enforce, not Parrot (especially since we won't do any caching, so we don't have to worry about inconsistency).




More information about the parrot-commits mailing list