aboutsummaryrefslogtreecommitdiff
path: root/src/interp/sys-utility.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-05-15 17:37:50 +0000
committerdos-reis <gdr@axiomatics.org>2008-05-15 17:37:50 +0000
commit5d9bba2fab5a65886fc22464aa23f270532d44ba (patch)
tree9f369605930179b1d28e242b3d5fe7877fdc2ec1 /src/interp/sys-utility.boot
parenta0ca9827e820145f17a053081c4f3ece06de87d1 (diff)
downloadopen-axiom-5d9bba2fab5a65886fc22464aa23f270532d44ba.tar.gz
* interp/lisplib.boot (leaveIfErrors): New.
(compDefineLisplib): Use it. (finalizeLisplib): Likewise. * algebra/Makefile.pamphlet (%.NRLIB/code.$(FASLEXT)): Invoke the compiler directly. (SPADPRSR.NRLIB/code.$(FASLEXT)): Likewise. (PARSER.NRLIB/code.$(FASLEXT)): Likewise. * interp/compiler.boot (compSetq1): Fix thinko. * interp/define.boot (hasSigInTargetCategory): Give a clue to the pretty printer. * interp/sys-utility.boot ($ERASE): Remove declaration.
Diffstat (limited to 'src/interp/sys-utility.boot')
-rw-r--r--src/interp/sys-utility.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/sys-utility.boot b/src/interp/sys-utility.boot
index 409632be..cff7ff0f 100644
--- a/src/interp/sys-utility.boot
+++ b/src/interp/sys-utility.boot
@@ -166,7 +166,6 @@ existingFile? file ==
++ original version returned 0 on success, and 1 on failure
++ ??? fix that to return -1 on failure.
-$ERASE: %Thing -> %Short
$ERASE(:filearg) ==
-removeFile MAKE_-FULL_-NAMESTRING filearg