]> git.ipfire.org Git - thirdparty/gettext.git/commit
c: Fix octal character escape handling
authorDaiki Ueno <ueno@gnu.org>
Mon, 29 Sep 2014 23:25:44 +0000 (08:25 +0900)
committerDaiki Ueno <ueno@gnu.org>
Mon, 29 Sep 2014 23:26:51 +0000 (08:26 +0900)
commit883001928eacb62fdf2a5c7da0f38e08148b0fcf
treee617bfcb3aa8c1ce3b020a7e8e2919654d472362
parent56791441914c42f4166257f33694942631b1dc7e
c: Fix octal character escape handling

* gettext-tools/src/x-c.c (literalstring_parse): Fix octal character
escape handling.
Reported by Kjartan Maraas at:
<https://bugzilla.redhat.com/show_bug.cgi?id=1147535>.
gettext-tools/src/ChangeLog
gettext-tools/src/x-c.c