Re: [perl #23005] [PATCH] Parrot_sprintf not recognizing 7 in precision

2003-07-16 Thread Leon Brocard
mrnobo1024 sent the following bits through the ether: > Parrot_sprintf isn't recognizing 7 as a number in the precision field, so > trying to use that results in a "'7' is not a valid sprintf format" error. Thanks, patch applied. Leon -- Leon Brocard.http://www.astra

[perl #23005] [PATCH] Parrot_sprintf not recognizing 7 in precision

2003-07-15 Thread via RT
# New Ticket Created by mrnobo1024 # Please include the string: [perl #23005] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=23005 > Parrot_sprintf isn't recognizing 7 as a number in the precision field, so trying to use th