CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/06/16 03:09:14
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.67
retrieving revision 1.1.1.1.2.68
diff -u -b -r1.1.1.1.2.67 -r1.1.1.1.2.68
--- ChangeLog 16 Jun 2006 01:43:32 -0000 1.1.1.1.2.67
+++ ChangeLog 16 Jun 2006 03:09:14 -0000 1.1.1.1.2.68
@@ -1,5 +1,9 @@
2006-06-15 Eric Blake <[EMAIL PROTECTED]>
+ * checks/wrapfifo.m4: New file. Use it...
+ * doc/m4.texinfo (Incompatibilities): here, in a new test case to
+ demonstrate how to get POSIX behavior of m4wrap prior to m4 2.0.
+
* src/m4.h (to_uchar): New function.
* src/eval.c (eval_lex): Use it to avoid passing signed char to
isdigit, isalpha, isupper, islower, isspace, isalnum.
@@ -2078,4 +2082,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.67 $ $Date: 2006/06/16 01:43:32 $
+ $Revision: 1.1.1.1.2.68 $ $Date: 2006/06/16 03:09:14 $