* src/mmd.c:
commit2368e7a7477d88e5e00b35bf1b475f84abebddac
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Sun, 14 Jan 2007 01:15:14 +0000 (14 01:15 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Sun, 14 Jan 2007 01:15:14 +0000 (14 01:15 +0000)
tree7bfeb539a4948d7ee7a0bd9c29d9fc5bfea8825b
parent59ce57714ba2139c4c03efa0d2510f35b53b329e
* src/mmd.c:
   + (Parrot_mmd_sort_candidate_list):  Don't return the singleton
     without first checking parameter type compatibility.  This could be
     optimized to do explicit type checking, but I suspect that's not
     worth it (or at least not yet).
* t/pmc/mmd.t:
   + Add two cases, the second for regression, the first for comparison.

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