Thread (8 messages) flat view 8 messages, 2 authors, 2016-06-15

Re: [PATCH] Wrap RUNTIME_PREFIX warning in a compile-time condition

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:48:20

Hi,

On Tue, 23 Feb 2010, Johannes Sixt wrote:
From: Johannes Sixt <redacted>

When RUNTIME_PREFIX is enabled, the installation prefix is derived by
trying a limited set of known locations where the git executable can
reside. If none of these is found, a warning is emitted.

When git is built in a directory that matches neither of these known names,
the warning would always be emitted when the uninstalled executable is run.
This is a problem on Windows, where gitk picks the uninstalled git when
invoked on the build directory and gets confused by the warning.

With this patch, individual developers can disable the warning by setting

   BASIC_CFLAGS += -DNO_WARN_RUNTIME_PREFIX

in config.mak.
Would this option not prefer to be a runtime option? An environment 
variable should suffice.

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help