]> git.ipfire.org Git - thirdparty/gettext.git/commit
sentence: Avoid compiler warnings
authorDaiki Ueno <ueno@gnu.org>
Tue, 6 Oct 2015 00:59:32 +0000 (09:59 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 6 Oct 2015 01:00:09 +0000 (10:00 +0900)
commit423d5cca70c2640eaf45dabdc36ed755701043a8
treebd7c64fe2da493792f90bb208c9ef912102fe5b3
parent20eb508d5a5afd9719b5f87febf98c7c6d0a1187
sentence: Avoid compiler warnings

* gettext-tools/src/sentence.c (sentence_end): Assign initial values to
local variables to suppress compiler warnings with
-Wmaybe-uninitialized.  This shouldn't address any real bug.
gettext-tools/src/ChangeLog
gettext-tools/src/sentence.c