On Wed Oct 24 14:23:23 2007, pcoch wrote:
> 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?)

It looks like both the test and the code were broken.  The clone test
passes now and the code seems to do right thing as of r29469.
I'm calling it resolved.

Reply via email to