]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: In language Tcl, fix the \u, \U handling.
authorBruno Haible <bruno@clisp.org>
Sat, 1 Apr 2023 13:36:04 +0000 (15:36 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 1 Apr 2023 13:36:04 +0000 (15:36 +0200)
commitee796849dedee6997a600cf8df70e4c22ed9d9f1
tree2e4e1314df1491b17f123a1c34ee4baaf0d0f2a5
parent9e5d25903af0670127c9af05b0482a6851bb436c
xgettext: In language Tcl, fix the \u, \U handling.

* gettext-tools/src/x-tcl.c (do_getc_escaped_low_surrogate): Actually store the
read characters in buf.
gettext-tools/src/x-tcl.c