# New Ticket Created by chromatic # Please include the string: [perl #42853] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=42853 >
Another good coding standard test is to check that all C functions have API documentation in the appropriate Parrot format, and that the signatures of the documentation match the signatures of the functions themselves. I almost checked in some code that handled signatures incorrectly. -- c