Avoid gcc warnings on cygwin.
[pspp] / ChangeLog
index 798c04ef258fd81e0bd96b113d5f335df39f138f..29322df293ad8bb2ef2ff9a0a73c686a3b5e8429 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-22  Eric Blake  <ebb9@byu.net>
+
+       Avoid gcc warnings on cygwin.
+       * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
+       Avoid unused variable.
+       * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
+       Likewise.
+
 2008-12-22  Bruno Haible  <bruno@clisp.org>
 
        Remove HAVE_MBRTOWC conditionals.