# New Ticket Created by Paul Cochrane
# Please include the string: [perl #44433]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=44433 >
In the file \lib\Parrot\Pmc2c\PMC\RO.pm there is the todo item:
# autogenerate for nonstandard types
# (XXX is this appropriate or do we want them to each be
explicitly cleared to have RO ?)
A decision needs to be made here as to what to do and either remove
the todo item from the code, or implement the explicit clearing.