]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgfmt: More refactoring on --desktop
authorDaiki Ueno <ueno@gnu.org>
Tue, 6 Oct 2015 03:35:15 +0000 (12:35 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 6 Oct 2015 03:35:43 +0000 (12:35 +0900)
commite140a5832aa431d81af938b3e4368555fd3dbb02
treee2cfc4230bb2de3ee340fd9efc1a752fa8395b1d
parentd5a1f03517517ac2474ee50ea0b4f5d270457478
msgfmt: More refactoring on --desktop

* msgfmt.c (msgfmt_desktop_bulk): Distinguish the number of errors
and the exit status.
* write-desktop.c (msgdomain_write_desktop_bulk): Don't
immediately exit when fwriteerror() returns error.
gettext-tools/src/ChangeLog
gettext-tools/src/msgfmt.c
gettext-tools/src/write-desktop.c