This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] stdio/vfprintf.c: Don't drop out on invalid chars in format string


On Jan 13 17:58, Jeff Johnston wrote:
> On 09/01/10 06:04 AM, Corinna Vinschen wrote:
> >For compatiblity with Linux and Solaris, I'd like to opt for just going
> >ahaead and copy the invalid byte in the format string unchanged to the
> >output.  The patch below will do that.
> >
> >Ok to apply?
> >
> 
> Yes, go ahead.
> 
> -- Jeff J.

Thanks, applied.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]