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: Gary V. Vaughan
Subject: Changes to m4/src/stackovf.c,v
Date: Mon, 17 Jul 2006 12:37:24 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  06/07/17 12:37:21

Index: src/stackovf.c
===================================================================
RCS file: /sources/m4/m4/src/stackovf.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- src/stackovf.c      19 Jun 2006 15:43:35 -0000      1.16
+++ src/stackovf.c      17 Jul 2006 12:37:21 -0000      1.17
@@ -75,7 +75,7 @@
       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 DEBUG_STACKOVF       /* Define this to see runtime debug info.  */
 
 #include "m4.h"
 #include "m4private.h"                 /* stdlib.h, xmalloc() */




reply via email to

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