Overview

Request 174013 accepted

- Update to version 1.1.7
* Enhacements:
+ TRACE :PRINT-ALL handles multiple-valued forms. (#457053)
* Bug Fix:
+ allocation slot option works for condition slots (#1049404)
redefining conditions does not lead to multiple evaluations of
hairy slot initfunctions anymore (#1164969)
+ CLASS-DIRECT-DEFAULT-INITARGS now works for condition classes
(#1164970)
+ function constants now work as initforms and default initarg values
of conditions (#539517)
svref/(setf svref) on symbol macros don't crash the compiler
anymore. (Minimal test case provided by James M. Lawrence on
sbcl-devel)
+ no more bogus ## references when pretty printing backquoted forms
with non-trivial structure sharing. (#1161218)
+ Don't signal an error on (setf (documentation nil 'function) "doc").
Signal a style-warning instead when trying to set documentation
of NIL for all other documentation types.)
+ modular arithmetic involving large constants and conditionals
should no longer result in spurious dead code elimination.
+ our mach exception handler can seemingly called very early in
the program execution process on OS X 10.8.0. Try and handle
that case robustly, without potentially leaking mach ports
too much.
* Optimization:
+ LOGBITP and LOGTEST optimizations from x86 portedto x86_64.
- Backport patches from git (these to be removed on next version
upgrade
0001-Handle-environment-initialization-better.patch (forwarded request 174011 from toganm)

Loading...
Request History
Togan Muftuoglu's avatar

toganm created request

- Update to version 1.1.7
* Enhacements:
+ TRACE :PRINT-ALL handles multiple-valued forms. (#457053)
* Bug Fix:
+ allocation slot option works for condition slots (#1049404)
redefining conditions does not lead to multiple evaluations of
hairy slot initfunctions anymore (#1164969)
+ CLASS-DIRECT-DEFAULT-INITARGS now works for condition classes
(#1164970)
+ function constants now work as initforms and default initarg values
of conditions (#539517)
svref/(setf svref) on symbol macros don't crash the compiler
anymore. (Minimal test case provided by James M. Lawrence on
sbcl-devel)
+ no more bogus ## references when pretty printing backquoted forms
with non-trivial structure sharing. (#1161218)
+ Don't signal an error on (setf (documentation nil 'function) "doc").
Signal a style-warning instead when trying to set documentation
of NIL for all other documentation types.)
+ modular arithmetic involving large constants and conditionals
should no longer result in spurious dead code elimination.
+ our mach exception handler can seemingly called very early in
the program execution process on OS X 10.8.0. Try and handle
that case robustly, without potentially leaking mach ports
too much.
* Optimization:
+ LOGBITP and LOGTEST optimizations from x86 portedto x86_64.
- Backport patches from git (these to be removed on next version
upgrade
0001-Handle-environment-initialization-better.patch (forwarded request 174011 from toganm)


Factory Auto's avatar

factory-auto added a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Factory Auto's avatar

factory-auto added a reviewer

Please review build success


Saul Goodman's avatar

licensedigger accepted review

{"approve": "preliminary, version number changed"}


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo openSUSE_Factory


Andreas Jaeger's avatar

a_jaeger accepted review

ok


Andreas Jaeger's avatar

a_jaeger approved review

ok


Stephan Kulow's avatar

coolo accepted request

checkin

openSUSE Build Service is sponsored by