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: [SPATCH] Use __glibc_likely and __glibc_unlikely.


On Mon, 20 May 2013, OndÅ~Yej Bílka wrote:

> http://kam.mff.cuni.cz/~ondra/expect.patch

This appears to be consistently missing a space before the open 
parenthesis, "__glibc_likely(".  It also appears to have produced too-long 
lines, losing newlines inside the calls when instead the multiline call 
contents should be reindented appropriately and only move onto a single 
line when the change makes the contents short enough to do so.

-- 
Joseph S. Myers
joseph@codesourcery.com

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