On 4/13/12 9:57 AM, Petr Sumbera wrote:
> On 04/13/12 03:18 PM, Petr Sumbera wrote:
> 
>> Problem 2:
>> ==========
>>
>> bash -c 'printf "x%+010.0fx\n" 123'
>> x000000+123x
>>
>> where it should be:
>> x+000000123x
>>
>> Fixed in chunk #3 (but the problem is there also for other types!).
> 
> My fix breaks following case:

Thanks, the patches are very helpful.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to