On Tue May 15 12:57:30 2007, [email protected] wrote: > On Tuesday 15 May 2007 12:31:08 chromatic wrote: > > > From pmichaud: > > > > pmich...@orange:~/parrot/trunk> prove -v t/op/sprintf.t > > t/op/sprintf....1..308 > > parrot: src/string.c:727: string_str_index: Assertion `s->encoding > && > > s->charset && !(((s)->obj.flags) & b_PObj_on_free_list_FLAG)' > failed. > > dubious > > Test returned status 0 (wstat 6, 0x6) > > The attached patch works around the problem on 32-bit and 64-bit x86 > Linux. > How are other platforms? > > -- c >
I'm on x86_64 Ubuntu, and I haven't seen any problems recently in sprintf.t. Is this still an issue, almost two years later? -- Andrew Whitworth a.k.a Whiteknight _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
