Overview

Request 280514 accepted

- Update to version 1.2.7
* Optimization:
+ returning constant values refers to preboxed
constants more reliably. (lp#1398785)
* Enhancement:
+ STYLE-WARNING is produced if a compiler-macro is
defined for a function after at least one ordinary (not inlined)
call to that function was compiled, indicating a likely
compilation order problem. Likewise a warning ensues if a call
is compiled to a function that is subsequently proclaimed INLINE.
+ always lose() when something goes wrong while saving a core
(instead of just printing an error on stderr in some situations).
+ frames in the debugger are now restartable by default.
* Bug Fix:
+ restore error handling on Windows x86.
+ MAKE-SEQUENCE detects type errors in its :INITIAL-ELEMENT
at compile-time when possible. (lp#330299)
+ parsing of malformed type specifiers no longer results in a
memory-fault-error.
+ LOOP properly destructures nested lists in WITH.
+ MACROEXPANDing the redefinition of an alien structure type no
longer signals the wrong error.
+ PROGV doesn't get confused by forced DEBUG 3 (lp#1405456).

Loading...
Request History
Togan Muftuoglu's avatar

toganm created request

- Update to version 1.2.7
* Optimization:
+ returning constant values refers to preboxed
constants more reliably. (lp#1398785)
* Enhancement:
+ STYLE-WARNING is produced if a compiler-macro is
defined for a function after at least one ordinary (not inlined)
call to that function was compiled, indicating a likely
compilation order problem. Likewise a warning ensues if a call
is compiled to a function that is subsequently proclaimed INLINE.
+ always lose() when something goes wrong while saving a core
(instead of just printing an error on stderr in some situations).
+ frames in the debugger are now restartable by default.
* Bug Fix:
+ restore error handling on Windows x86.
+ MAKE-SEQUENCE detects type errors in its :INITIAL-ELEMENT
at compile-time when possible. (lp#330299)
+ parsing of malformed type specifiers no longer results in a
memory-fault-error.
+ LOOP properly destructures nested lists in WITH.
+ MACROEXPANDing the redefinition of an alien structure type no
longer signals the wrong error.
+ PROGV doesn't get confused by forced DEBUG 3 (lp#1405456).


Togan Muftuoglu's avatar

toganm accepted request

reviewed OK

openSUSE Build Service is sponsored by