diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-09 13:15:01 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-09 13:15:01 -0400 |
commit | 2952b11705faf16e8dae432e0a9bbf99e34d4c67 (patch) | |
tree | 600bc830e90ac505370dd75d039b6b9cc03bfd25 /ChangeLog | |
parent | 6a564b67fcb72bc5b6d5869bc9c2d575d44eee1a (diff) | |
download | glibc-2952b11705faf16e8dae432e0a9bbf99e34d4c67.zip glibc-2952b11705faf16e8dae432e0a9bbf99e34d4c67.tar.gz glibc-2952b11705faf16e8dae432e0a9bbf99e34d4c67.tar.bz2 |
Use appropriate type for return value checking
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2011-05-09 Ulrich Drepper <drepper@gmail.com> + [BZ #12545] + * locale/programs/localedef.c (construct_output_path): Use ssize_t + for n. + [BZ #12711] * locale/C-translit.h.in: Add entry for U20B9. Patch by pravin.d.s@gmail.com. |