* src/pmc/multisub.pmc:
commit6474eca7396eb7ad44982cd93650c2702a485ff9
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Sat, 11 Aug 2007 21:08:31 +0000 (11 21:08 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Sat, 11 Aug 2007 21:08:31 +0000 (11 21:08 +0000)
treeac67b495ee1d4e5c1111f770bf4953a8f07bc88a
parent3304cadb50d2603bbc52aa2889579522a05107ef
* src/pmc/multisub.pmc:
   + (invoke):  Instead of invoking a null PMC, signal a real_exception
     with the message "No applicable methods."  It would be nice to add
     the name of the MultiSub, but they are built on ResizablePMCArray
     and don't know their name.
* t/pmc/mmd.t:
   + Change two "Null PMC access" errors accordingly.

git-svn-id: https://svn.perl.org/parrot/trunk@20611 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
src/pmc/multisub.pmc
t/pmc/mmd.t