# New Ticket Created by Paul Cochrane # Please include the string: [perl #43145] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43145 >
In config/auto/jit.pm there is the todo item (well, it *could* be a todo item): # XXX disable all but i386, ppc and a note that "all others are seriously b0rked". One would guess that the intention of the todo item here is to un-b0rk the other platforms. If this is not the case, and the XXX in the code is merely there as a marker, then it should be changed to a different marker and/or the comment altered appropriately.