Thread (26 messages) flat view 26 messages, 6 authors, 2018-07-10

Re: [RFC PATCH 4/6] sequencer.c: avoid empty statements at top level

From: Eric Sunshine <hidden>
Date: 2018-07-08 20:54:19

On Sun, Jul 8, 2018 at 10:44 AM Beat Bolli [off-list ref] wrote:
The marco GIT_PATH_FUNC expands to a complete statement including the
semicolon. Remove two extra trailing semicolons.

Signed-off-by: Beat Bolli <redacted>
---
 sequencer.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
While you're at it, perhaps it would be a good idea to fix the example
in path.h which teaches the "wrong" way:

/*
 * You can define a static memoized git path like:
 *
 *    static GIT_PATH_FUNC(git_path_foo, "FOO");
 *
 * or use one of the global ones below.
 */
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help