# New Ticket Created by Paul Cochrane # Please include the string: [perl #48274] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48274 >
In config/gen/platform/darwin/dl.c:Parrot_dlopen() there is the todo item: /* XXX for now, ignore all the known errors */ We need to handle these errors, and so this needs to be implemented.