[perl #41753] [CAGE] better document and test PMETHOD and PMINVOKE
0 views
Skip to first unread message
Jerry Gay
unread,
Mar 8, 2007, 9:32:40 PM3/8/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
Link
Report message as abuse
Sign in to report message as abuse
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bugs-bi...@rt.perl.org
# New Ticket Created by Jerry Gay # Please include the string: [perl #41753] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=41753 >
c-level support for parrot calling conventions (PMETHOD) and for calling C methods from C (PMINVOKE) was recently added. however, this code is poorly documented and undertested. obviously, this should be fixed :)