Skip to content
Snippets Groups Projects
Commit 458c9ac4 authored by gerd's avatar gerd
Browse files

* src/compiler/main.lisp (compile-file-pathname): Default

	byte-compile keyword arg to *byte-compile-default*.
parent 5261a08c
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,8 @@ New in this release:
- (SETF EXT:WEAK-POINTER-VALUE) has been added.
- CMUCL no longer entering an infinite loop when dumping
circular constant lists to fasl files.
- COMPILE-FILE-PATHNAME's BYTE-COMPILE keyword arg defaulting
to *BYTE-COMPILE-DEFAULT* like COMPILE-FILE.
* Numerous ANSI compliance fixes:
- Many bugs in CMUCL's type system detected by Paul Dietz'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment