m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Wed, 27 Sep 2006 12:24:54 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/27 12:24:53

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.393
retrieving revision 1.394
diff -u -b -r1.393 -r1.394
--- ChangeLog   26 Sep 2006 21:21:49 -0000      1.393
+++ ChangeLog   27 Sep 2006 12:24:53 -0000      1.394
@@ -1,3 +1,24 @@
+2006-09-27  Eric Blake  <address@hidden>
+
+       * modules/m4.c (m4_dump_symbols, errprint, m4wrap)
+       (m4_expand_ranges): Ensure we aren't picking up partial object on
+       obstack.
+       * modules/stdlib.c (setenv): Allow extra arguments.
+       * modules/time.c (ctime): Avoid side effect in call to
+       obstack_grow.
+       * modules/gnu.c (m4_regexp_substitute): Likewise.
+       (renamesyms): Avoid extra obstack_init.
+       * src/freeze.c (reload_frozen_state): Remove debug comment.
+       (produce_frozen_state): Simplify fprintf to puts where possible.
+       * modules/modtest.c (modtest_init, modtest_finish): Likewise.
+       * modules/import.c (import, symbol_fail, modules_fail): Likewise.
+       * m4/macro.c (trace_flush): Likewise.
+       * m4/debug.c (m4_debug_message_prefix): Likewise.
+       * m4/path.c (include_dump): Likewise.
+       * m4/module.c (module_remove): Likewise.
+       (install_builtin_table): Simplify malloc and string
+       concatenation.
+
 2006-09-26  Eric Blake  <address@hidden>
 
        * m4/m4module.h (m4_symbol_print): New prototype.
@@ -7588,7 +7609,7 @@
 
        -----
 
-       $Revision: 1.393 $ $Date: 2006/09/26 21:21:49 $
+       $Revision: 1.394 $ $Date: 2006/09/27 12:24:53 $
 
        Local Variables:
        coding: utf-8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]