[parrot/parrot] 2011cf: per deprecation TT #1904, FixedPMCArray should not...
noreply at github.com
noreply at github.com
Fri Sep 2 20:40:49 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 2011cf343e9d8353d0260a55f366c1b680194350
https://github.com/parrot/parrot/commit/2011cf343e9d8353d0260a55f366c1b680194350
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-02 (Fri, 02 Sep 2011)
Changed paths:
M src/pmc/fixedpmcarray.pmc
M src/pmc/resizablepmcarray.pmc
Log Message:
-----------
per deprecation TT #1904, FixedPMCArray should not support any resizing operations (including set_pmc)
however, code reasonably expects RPA to support this opperation, so move the supporting code there
Commit: 34e414d601bce542134410cd65fee11ec78e9829
https://github.com/parrot/parrot/commit/34e414d601bce542134410cd65fee11ec78e9829
Author: Peter Lobsinger <plobsing at gmail.com>
Date: 2011-09-02 (Fri, 02 Sep 2011)
Changed paths:
M t/pmc/fixedpmcarray.t
M t/pmc/resizablepmcarray.t
Log Message:
-----------
move set_pmc tests from FPA to RPA, same as functionality move
Compare: https://github.com/parrot/parrot/compare/eb78e6c...34e414d
More information about the parrot-commits
mailing list