This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 v6 1/3] Add strfromd, strfromf, and strfroml functions


On Wed, 5 Oct 2016 21:42:31 -0700
Rical Jasan <ricaljasan@pacific.net> wrote:
> > +zero.  The character @samp{*} is not allowed.  Finally, the format string
> > +ends with one of the following conversion specifiers: @samp{a}, @samp{A},
> > +@samp{e}, @samp{E}, @samp{f}, @samp{F}, @samp{g}, @samp{G} (@pxref{Table of  
> 
> Should have "or" in front of last list element ("G").

Thank you.  I applied this change locally.


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