From: Hal Fulton Date: 2006-08-19T10:22:41+09:00 Subject: Re: Bug in sprintf? Carlos wrote: > > For that conversion, #to_i could have been used as well, and then '09' would > be interpreted as decimal 9. Why should I expect my string to be passed > through Integer() before formatting? That is not documented. > Why would you pass a string to something that expects a number anyway? Hal