Scrub my previous message. It was incorrect. On Tue, Sep 06, 2005 at 11:40:12AM -0600, Jim Cromie wrote:
> t/op/sprintf..............................FAILED at test 239 > @@ -9101,11 +9166,9 @@ > } > > if (!asterisk) > - { > if( *q == '0' ) > fill = *q++; > EXPECT_NUMBER(q, width); > - } > > if (vectorize) { > if (vectorarg) { You didn't want to do that. :-) Nicholas Clark