m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/src/stackovf.c,v


From: Eric Blake
Subject: Changes to m4/src/stackovf.c,v
Date: Sat, 22 Jul 2006 19:23:06 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/07/22 19:23:04

Index: src/stackovf.c
===================================================================
RCS file: /sources/m4/m4/src/stackovf.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- src/stackovf.c      17 Jul 2006 12:37:21 -0000      1.17
+++ src/stackovf.c      22 Jul 2006 19:23:04 -0000      1.18
@@ -75,7 +75,8 @@
       dump in the usual way.  It seems important (to me) that internal m4
       bugs not be reported as user recursion errors, or vice-versa."  */
 
-/*#define DEBUG_STACKOVF       /* Define this to see runtime debug info.  */
+/* Define this to see runtime debug info.  Implied by DEBUG.  */
+/*#define DEBUG_STKOVF */
 
 #include "m4.h"
 #include "m4private.h"                 /* stdlib.h, xmalloc() */




reply via email to

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