"Brendan O'Dea" <[EMAIL PROTECTED]> writes:

> You're causing a SEGV by attempting to address a non-existant argument
> to printf.  You don't need a large number to do this--the same happens
> with:
> 
>   perl -e 'printf q/%1$vs/'

This was because "%vs" by itself did strange things.  Same with "%vc",
"%vn", and even "%v%"'. Fixed by change 26321.

--Gisle


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to