Re: [PATCH] Simplify strchrnul() compat code

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Symonds
Date: Monday, November 12, 2007 - 2:03 am

On Nov 11, 2007 9:44 PM, Junio C Hamano <gitster@pobox.com> wrote:

I just tested it on my machine (OS X Tiger) now that it's in 'next',
and this breaks the build:

    CC git.o
In file included from builtin.h:4,
                 from git.c:1:
git-compat-util.h:187:48: error: missing binary operator before token "("
make: *** [git.o] Error 1


I don't think I have __GLIBC_PREREQ defined anywhere I can find.

Dave.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] Add strchrnul(), René Scharfe, (Thu Nov 8, 5:49 pm)
Re: [PATCH 1/2] Add strchrnul(), Johannes Schindelin, (Thu Nov 8, 6:21 pm)
Re: [PATCH 1/2] Add strchrnul(), Jeff King, (Thu Nov 8, 8:31 pm)
Re: [PATCH 1/2] Add strchrnul(), Andreas Ericsson, (Fri Nov 9, 3:22 am)
[PATCH] Simplify strchrnul() compat code, René Scharfe, (Sat Nov 10, 4:55 am)
Re: [PATCH] Simplify strchrnul() compat code, Andreas Ericsson, (Sat Nov 10, 7:04 am)
Re: [PATCH] Simplify strchrnul() compat code, Junio C Hamano, (Sun Nov 11, 3:44 am)
Re: [PATCH] Simplify strchrnul() compat code, Andreas Ericsson, (Sun Nov 11, 5:35 am)
Re: [PATCH] Simplify strchrnul() compat code, David Symonds, (Mon Nov 12, 2:03 am)
Re: [PATCH] Simplify strchrnul() compat code, Johannes Sixt, (Mon Nov 12, 2:12 am)
Re: [PATCH] Simplify strchrnul() compat code, David Symonds, (Mon Nov 12, 2:24 am)
Re: [PATCH] Simplify strchrnul() compat code, Johannes Sixt, (Mon Nov 12, 2:50 am)
Re: [PATCH] Simplify strchrnul() compat code, David Symonds, (Mon Nov 12, 2:52 am)