]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/intl/ChangeLog
c-common.h: Prototype min_precision and c_build_qualified_type here...
[thirdparty/gcc.git] / gcc / intl / ChangeLog
index 00452d85c6fc69443eb482d957438de8e17a30a7..48d0d7069acd975e2faeca18c8968f249a861aab 100644 (file)
@@ -1,4 +1,11 @@
+2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * dcgettext.c (find_msg): Initialize act before loop.
+       (guess_category_value): Add dummy uses of both parameters.
+       * localealias.c (read_alias_file): Cast arg of strchr to char *.
+
 2000-06-06  Philipp Thomas  <pthomas@suse.de>
+
        * Makefile.in: Add -DIN_GCC to DEFS, add appropriate -I switches.
        * dcgettext.c: Define _GNU_SOURCE before any system header is
        included. Guard getcwd declaration with HAVE_DECL_GETCWD.