Overview

Request 283620 accepted

- Update to version 1.2.8
* Enhancement:
+better error and warning messages. (lp#1314767,
lp#736383)
+ backtrace for invalid argument count produces the
exact supplied arguments including the extra ones, on x86,
x86-64 and ARM.
+ STYLE-WARNING is signaled for DEFSTRUCT accessors which
are used before the structure is defined; similarly for the
predicate.
* Optimization
+ FORMAT NIL with only ~a and string arguments is transformed
into CONCATENATE.
+ POSITION and FIND when inlined into code that is compiled
with qualities of safety < 2 and speed > space will no longer
signal an error on circular lists, but will potentially loop
forever if given no :END constraint. As was always the case,
calls that are not inlined are safe regardless of lexical
policy.
* Bug Fix:
+ CLOS methods compiled with (OPTIMIZE (DEBUG 0))no longer
cause debugger failure when printing a backtrace
+ more resilience to deleted code. (lp#1308328, lp#1390544)
+ the CLHS example of MAKE-LOAD-FORM involving TREE-WITH-PARENT
did not work, and now it does. (forwarded request 283619 from toganm)

Loading...
Request History
Togan Muftuoglu's avatar

toganm created request

- Update to version 1.2.8
* Enhancement:
+better error and warning messages. (lp#1314767,
lp#736383)
+ backtrace for invalid argument count produces the
exact supplied arguments including the extra ones, on x86,
x86-64 and ARM.
+ STYLE-WARNING is signaled for DEFSTRUCT accessors which
are used before the structure is defined; similarly for the
predicate.
* Optimization
+ FORMAT NIL with only ~a and string arguments is transformed
into CONCATENATE.
+ POSITION and FIND when inlined into code that is compiled
with qualities of safety < 2 and speed > space will no longer
signal an error on circular lists, but will potentially loop
forever if given no :END constraint. As was always the case,
calls that are not inlined are safe regardless of lexical
policy.
* Bug Fix:
+ CLOS methods compiled with (OPTIMIZE (DEBUG 0))no longer
cause debugger failure when printing a backtrace
+ more resilience to deleted code. (lp#1308328, lp#1390544)
+ the CLHS example of MAKE-LOAD-FORM involving TREE-WITH-PARENT
did not work, and now it does. (forwarded request 283619 from toganm)


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added factory-repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review


Factory Repo Checker's avatar

factory-repo-checker reopened review

sbcl is still building for repository openSUSE_Factory


Stephan Kulow's avatar

coolo accepted review

No need for staging, not in tested ring projects.


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo devel:languages:misc/openSUSE_Tumbleweed


Dominique Leuenberger's avatar

dimstar accepted review

ok


Dominique Leuenberger's avatar

dimstar approved review

ok


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to Factory

openSUSE Build Service is sponsored by