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] tst-backtrace4: expand output even on failures


On Thursday 02 January 2014 14:47:02 OndÅej BÃlka wrote:
> On Mon, Dec 30, 2013 at 05:50:16AM -0500, Mike Frysinger wrote:
> > --- a/debug/tst-backtrace4.c
> > +++ b/debug/tst-backtrace4.c
> > 
> > -  /*  Check that there are at least six functions.  */
> > +  /* Check that there are at least six functions.  */
> >    if (n < NUM_FUNCTIONS)
> >      {
> 
> A minor nit, should not comment reflect code with:
> 
> /* Check that there are at least NUM_FUNCTIONS functions.  */

probably ... note that in this line, i only fixed whitespace.  the content is 
unchanged.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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