m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch-1_4]
Date: Fri, 30 Jun 2006 15:06:55 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/06/30 15:06:54

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.90
retrieving revision 1.1.1.1.2.91
diff -u -b -r1.1.1.1.2.90 -r1.1.1.1.2.91
--- ChangeLog   30 Jun 2006 03:38:48 -0000      1.1.1.1.2.90
+++ ChangeLog   30 Jun 2006 15:06:53 -0000      1.1.1.1.2.91
@@ -1,3 +1,27 @@
+2006-06-30  Eric Blake  <address@hidden>
+
+       * src/m4.h (UNIX, W32_NATIVE): Improve platform detection macros.
+       * src/freeze.c (produce_frozen_state): Use new spelling of
+       platform macro.
+       * src/builtin.c (predefined_tab): Add __windows__ on non-unix
+       platforms.
+       (m4_syscmd, m4_esyscmd): The empty command is successful.
+       * doc/m4.texinfo (Shell commands): Rename from UNIX commands.
+       Document platform-dependence of system().
+       (Syscmd): Add example.
+       (Esyscmd): Make example more robust, and actually demonstrate
+       rescanning.
+       (Sysval): Expand test to cover esyscmd code path, and to check
+       that empty command is successful.  Add conditional check for
+       signal behavior.
+       (Other Incompatibilities): Move platform macros from here...
+       (Platform macros): ...to this new node.  Add windows macro.
+       Check that exactly one platform macro is provided.
+       * checks/check-them: Improve trap cleanup.  Tolerate dirname and
+       .exe in error messages.  Allow for skipping checks.
+       * configure.ac (HAVE_EFGCVT): Kill dead configure check.
+       * NEWS: Document platform macros.
+
 2006-06-29  Eric Blake  <address@hidden>
 
        Fix buffer overrun bug.
@@ -2286,4 +2310,4 @@
 
        * Initial beta release.  Release 0.50, manual 0.05.
 
-       $Revision: 1.1.1.1.2.90 $ $Date: 2006/06/30 03:38:48 $
+       $Revision: 1.1.1.1.2.91 $ $Date: 2006/06/30 15:06:53 $




reply via email to

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