]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Improve error reporting when ITS is used
authorDaiki Ueno <ueno@gnu.org>
Thu, 10 Dec 2015 02:21:36 +0000 (11:21 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 10 Dec 2015 02:21:36 +0000 (11:21 +0900)
commitfe3fee6f1fd6a196b3dcc6937fc41a295a287319
treead7f9dbafc1bc2a8485b276dfd310dd7851610be
parent618752075eed27741c2b00d38351ddab6eb29148
xgettext: Improve error reporting when ITS is used

* gettext-tools/src/xgettext.c (main): Print error when an ITS file is
designated through a locating rule, but the file does not exist.
gettext-tools/src/xgettext.c