# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #46825]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46825 >


In t/pmc/resizeablebooleanarray.t there is the todo item:

TODO: {
    local $TODO = "this is broken";

pasm_output_is( <<'CODE', <<'OUTPUT', "clone" );

Which is to say, fix cloning in ResizableBooleanArrays or fix the test (or
both?)

Reply via email to