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] Ensure __libc_message does not blindly write toSTDERR_FILENO.


On Mon, Apr 16, 2012 at 11:50:38AM +0200, Petr Baudis wrote:
> On Mon, Apr 16, 2012 at 11:41:13AM +0200, Marek Polacek wrote:
> > > +     is -1.  We *must* use _IO_stderr and not stderr, as stderr can be overriden
> > > +     by the application. */
> > 
> > Two spaces after `.'.
> 
>   What's wrong with them?

That they're missing ;).

	Marek


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