Remove spurious parameter in STRINGIFY-DATA/TRADITIONAL, as a vestige
authorTaylor R. Campbell <net/mumble/campbell>
Sun, 19 Oct 2008 01:56:01 +0000 (01:56 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Sun, 19 Oct 2008 01:56:01 +0000 (01:56 +0000)
of earlier changes.  This bug had no effect except when explicitly
setting *USE-STACKIFY?* to true, which nothing in the system does at
the moment.

v7/src/compiler/machines/C/cout.scm

index 8698b9a0afa6c05a25a1e870bea84add0ac12722..8e1bb33c27526cf5b91d5ddfe78a4974db9baffb 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: cout.scm,v 1.48 2008/09/17 06:41:43 riastradh Exp $
+$Id: cout.scm,v 1.49 2008/10/19 01:56:01 riastradh Exp $
 
 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
     1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
@@ -79,7 +79,7 @@ USA.
             (c:line)
             (declare-data-object handle data-name))))
 
-(define (stringify-data/traditional object output-pathname)
+(define (stringify-data/traditional object)
   (let*/mv (((vars prefix suffix) (handle-top-level-data/traditional object))
            (handle (default-file-handle))
            (data-name