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

Re: [PATCH] i18n: disable i18n for shell scripts if NO_GETTEXT defined

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:52:50

Alex Riesen [off-list ref] writes:
quoted
And then a --version for whatever programs that function uses,
e.g. here:

   $ envsubst --version
Nothing. Exit code 127.
Interesting.

    $ wonbsubst --version; echo $?
    bash: wonbsubst: command not found
    127

Perhaps your distro lacks a necessary package dependencies between gettext
and envsubst?
I believe gettext (the binary) just doesn't start at all here. Maybe
some Cygwin library wrong or missing library. Happens all the time
here,...
Aha.

I guess we either leave it broken for broken installation or add an extra
"MY_GETTEXT_IS_BROKEN" option; in either way, it does not sound like a
serious enough issue that is widespread to be urgently fixed during the
feature freeze.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help