* src/inter_call.c:
commit9713e688c491c56785e25db4b4ee32aeb139a87f
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Tue, 31 Jul 2007 00:37:25 +0000 (31 00:37 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Tue, 31 Jul 2007 00:37:25 +0000 (31 00:37 +0000)
tree32ac79d963563f7254f3c674e74474fbf43faf8a
parentf9e649475f76071ce24fb97f3654cd77d3449b92
* src/inter_call.c:
   + (Parrot_init_arg_nci):  Fix a bug in passing :flat params to NCI
     methods, which was due to a missing init.  Fixes RT#44247.
* t/pmc/object-meths.t:
   + Add a regression test for same.

git-svn-id: https://svn.perl.org/parrot/trunk@20363 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
src/inter_call.c
t/pmc/object-meths.t