* lib/Parrot/Pmc2c/MethodEmitter.pm:
commit1b85093ba1b4ba18ecb553374c2e89309714980a
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Mon, 30 Jul 2007 23:37:55 +0000 (30 23:37 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Mon, 30 Jul 2007 23:37:55 +0000 (30 23:37 +0000)
treeb64f35f10eec0662d60c0e34fdf7da6be3f99575
parenta58a35a5ff9909fea54449932ee9d941cbaef3c9
* lib/Parrot/Pmc2c/MethodEmitter.pm:
   + (generate_headers, generate_body):  Fix undefined arrayref problems
     by wrapping "if ($self->mmds) ..." around "for my $mmd ...".  I do
     not know why nobody else seems to be bothered by this, but I've
     been getting bitten by it for four days now, and a little extra
     bulletproofing never hurt.

git-svn-id: https://svn.perl.org/parrot/trunk@20359 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
lib/Parrot/Pmc2c/MethodEmitter.pm