Thread (4 messages) flat view 4 messages, 3 authors, 2016-06-16

Re: [PATCH] attr.c: simplify macroexpand_one()

From: Eric Sunshine <hidden>
Date: 2016-06-16 02:19:24

On Sun, May 15, 2016 at 6:57 PM, Junio C Hamano [off-list ref] wrote:
The double-loop wants to do an early return immediately when one
matching macro is found.  Eliminate the extra variable 'a' used for
that purpose and rewrite the "assign found itme to 'a' to make it
What's "itme"?
non-NULL and force the loop(s) to terminate" with a direct return
from there.

Signed-off-by: Junio C Hamano <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help