guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/ice-9 debug.scm


From: Marius Vollmer
Subject: guile/guile-core/ice-9 debug.scm
Date: Mon, 05 Nov 2001 18:09:18 -0500

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/11/05 18:09:18

Modified files:
        guile-core/ice-9: debug.scm 

Log message:
        Do not enable debugging and recording of source
        positions.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/debug.scm.diff?cvsroot=OldCVS&tr1=1.25&tr2=1.26&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/debug.scm
diff -u guile/guile-core/ice-9/debug.scm:1.25 
guile/guile-core/ice-9/debug.scm:1.26
--- guile/guile-core/ice-9/debug.scm:1.25       Sun Oct 21 05:47:25 2001
+++ guile/guile-core/ice-9/debug.scm    Mon Nov  5 18:09:17 2001
@@ -157,8 +157,3 @@
 ;;;
 ;;; XXX - Still needed?
 (module-set! the-root-module 'debug-options debug-options)
-
-
-
-(debug-enable 'debug)
-(read-enable 'positions)



reply via email to

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