Re: [perl #42962] [Ops] sprintf.t Fails on x86-64 Linux

2007-05-15 Thread chromatic
On Tuesday 15 May 2007 12:31:08 chromatic wrote: > From pmichaud: > > [EMAIL PROTECTED]:~/parrot/trunk> prove -v t/op/sprintf.t > t/op/sprintf1..308 > parrot: src/string.c:727: string_str_index: Assertion `s->encoding && > s->charset && !(((s)->obj.flags) & b_PObj_on_free_list_FLAG)' failed. >

[perl #42962] [Ops] sprintf.t Fails on x86-64 Linux

2007-05-15 Thread via RT
# New Ticket Created by chromatic # Please include the string: [perl #42962] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=42962 > >From pmichaud: [EMAIL PROTECTED]:~/parrot/trunk> prove -v t/op/sprintf.t t/op/sprintf