Thread (26 messages) flat view 26 messages, 6 authors, 2016-06-15

Re: [PATCH 1/6] Add string comparison functions that respect the ignore_case variable.

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2016-06-15 22:49:24

On Mon, Aug 30, 2010 at 18:40, Johannes Sixt [off-list ref] wrote:
On Montag, 30. August 2010, Joshua Jensen wrote:
quoted
From: Ævar Arnfjörð Bjarmason
quoted
     +       COMPAT_OBJS = compat/fnmatch/fnmatch.o
     +       COMPAT_CFLAGS = -Icompat -Icompat/fnmatch
...
quoted
You added COMPAT_OBJS
above, but I think there is no linker guarantee it will pick up
compat/fnmatch/fnmatch.o over the C runtime version?
The way linkers work ensures that git code picks up the compat version when
defined this way.
So why does e.g. compat/snprintf.c need to "#undef snprintf" before
defining it again?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help