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: [ping][PATCH][BZ #14547] Clean up strcoll implementation


On Mon, Aug 19, 2013 at 05:45:56PM +1000, Allan McRae wrote:
> >> +	      else
> 
> Are braces needed around this else given it is "multi-line" due to comments?
> 

Nah, only multiple lines of actual code need braces.  Comments don't
count.

Thanks for your review.  I'll pushed the patch with the rest of the
changes you suggested.

Siddhesh


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