On 7/25/11 8:49 AM, Ralph Corderoy wrote:

> I also get, with vanilla 4.2 built from source,
> 
>     $ ./install/bin/bash -c "printf '%*q.\n' 10 foo -20 bar 0x80000000"
>            foo.
>     bar                 .
>     Segmentation fault (core dumped)
>     $ 

Thanks for the report.  That's a different problem, caused by a missing
argument that printstr (via getint) doesn't handle very well.

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