m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/m4/output.c,v


From: Eric Blake
Subject: Changes to m4/m4/output.c,v
Date: Tue, 05 Sep 2006 16:58:04 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/05 16:58:02

Index: m4/output.c
===================================================================
RCS file: /sources/m4/m4/m4/output.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- m4/output.c 22 Aug 2006 22:36:28 -0000      1.27
+++ m4/output.c 5 Sep 2006 16:58:02 -0000       1.28
@@ -366,7 +366,7 @@
 
 #ifdef DEBUG_OUTPUT
            printf ("DEBUG: cur %d, cur out %d\n",
-                   current_line, output_current_line);
+                   m4_get_current_line (context), m4_output_current_line);
 #endif
 
            /* Output a `#line NUM' synchronisation directive if needed.




reply via email to

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