id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
2048,cmp_pmc vtable acting wonky,dukeleto,whiteknight,"This commit: https://github.com/parrot/parrot/compare/cmp_pmc

gives this error:

{{{

not ok 63 - Parrot_PMC_cmp_pmc

#   Failed test 'Parrot_PMC_cmp_pmc'
#   at t/src/extend_vtable.t line 1098.
#          got: 'Failed!
# Exception is: type 44 severity 2 message 'Multiple Dispatch: No suitable candidate found for 'cmp_pmc', with signature 'PP->P''
# '
#     expected: '1
# -1
# 0
# Done!
# '
# './t/src/extend_vtable_63' failed with exit code 0

}}}

Anybody know what is going on?",bug,new,normal,,embed/extend,3.1.0,medium,,,,,,all
