]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Improve support for specialized vector syntax in Scheme.
authorBruno Haible <bruno@clisp.org>
Mon, 14 May 2018 18:57:34 +0000 (20:57 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 14 May 2018 18:57:34 +0000 (20:57 +0200)
commit1e07b4420093afa122a3c42e4c531d2633e5fae1
tree985dcdcf5dca2c4b00cfab7ba9cfab03b143648a
parent3742239a2c237a4991429cf6bdd150289c178b72
xgettext: Improve support for specialized vector syntax in Scheme.

Reported by Florent Angly <Florent.Angly@cslbehring.com>.

* gettext-tools/src/x-scheme.c (read_object): Don't call free_token on an
uninitialized token. Support recent syntax for homogeneous vector types (SRFI-4)
and byte vectors as well.
* NEWS: Mention the change.
NEWS
gettext-tools/src/x-scheme.c