This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: printf and NL_ARGMAX
Jeff Johnston <jjohnstn <at> redhat.com> writes:
>
> Eric Blake wrote:
> > Currently, if configured with --enable-newlib-io-pos-args, printf
> > hard-codes the decision of how many %n$ positional parameters to support
> > with MAX_POS_ARGS set to 32.
...
> >
> > OK to apply?
> >
> >
> Ok.
>
Done.
How about these two pending patches?
asnprintf: http://sourceware.org/ml/newlib/2007/msg00403.html
%05f on infinity: http://sourceware.org/ml/newlib/2007/msg00363.html
--
Eric Blake