Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
30909eee
Commit
30909eee
authored
Dec 20, 1991
by
ram
Browse files
Upped the safety and debug-info for pathname and filesys.
parent
f49a5f80
Changes
1
Show whitespace changes
Inline
Side-by-side
tools/worldcom.lisp
View file @
30909eee
...
@@ -140,8 +140,10 @@
...
@@ -140,8 +140,10 @@
(
comf
"target:code/serve-event"
)
(
comf
"target:code/serve-event"
)
(
pushnew
:serve-event
*features*
)
(
pushnew
:serve-event
*features*
)
(
comf
"target:code/fd-stream"
)
(
comf
"target:code/fd-stream"
)
(
comf
"target:code/pathname"
)
(
with-compilation-unit
; Until this code is shaken down more...
(
comf
"target:code/filesys"
)
(
:optimize
'
(
optimize
(
safety
2
)
(
debug
2
)))
(
comf
"target:code/pathname"
)
(
comf
"target:code/filesys"
))
(
comf
"target:code/load"
)
(
comf
"target:code/load"
)
(
comf
"target:code/eval"
)
(
comf
"target:code/eval"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment