bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] /bin/sh calls in msginit.c on Windows


From: Michele Locati
Subject: [bug-gettext] /bin/sh calls in msginit.c on Windows
Date: Tue, 30 Apr 2019 09:52:16 +0200

In gettext-tools/src/msginit.c there are a few calls to /bin/sh (for
example: "/bin/sh /path/to/project-id").

What about skipping these calls by enclosing them in a "#if ! defined
_WIN32 || defined __CYGWIN__" clause?

If so, I can submit a patch.

--
Michele



reply via email to

[Prev in Thread] Current Thread [Next in Thread]