]> git.ipfire.org Git - thirdparty/glibc.git/commit - intl/plural.y
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 20 Aug 2000 08:24:10 +0000 (08:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 20 Aug 2000 08:24:10 +0000 (08:24 +0000)
commit2f599545f5ad0e51aa3edd445edd18ca1d7ec2df
tree12ca8406d2ea1e441278bb8567cdf5cdc40115f8
parent9b02e86850d536a25a40fcf3bc3b8b1fff5f707b
Update.

2000-08-20  Ulrich Drepper  <drepper@redhat.com>

* intl/loadmsgcat.c (_nl_unload_domain): Also free conv_tab element.
Pretty printing.
* intl/plural.y (new_exp): Take number of optional parameters in
second parameter.  Test for correct number of parameters and free
correctly in case of failure.  Adjust all callers.
(yylex): Allow ';' as terminator character.
ChangeLog
intl/loadmsgcat.c
intl/plural.c
intl/plural.y