Overview

Request 263737 accepted

- Update to version 1.2.6
* enhancement:
+ SERVE-EVENTS uses the poll() system call in lieu
of select() if the OS has the former. Previously poll() was
used only if waiting on exactly one file descriptor.
+ efficiency of access to untagged structure slots
is improved on x86-64, and the order of slots in memory is
exactly as specified by defstruct, simplifying use of
structures as arguments to foreign calls.
* bug fix:
+ SB-DEBUG:ARG now works in all TRACE options which
evaluate forms. (lp#1357826)
+ GC memory corruption during internal memory handling.
+ duplicate effective-slot-definition objects as compared
by EQ on name could be present in CLASS-SLOTS of a class whose
metaclass was structure-class or condition-class. (lp#1049423)
+ HANDLER-BIND with empty bindings works again; regression in
1.2.5. (lp#1388707)
+ ATOMIC-INCF works on structure slots in interpreted code.
(lp#1381867)
+ MAKE-ARRAY properly handles character types like (eql
#\a) and (member #\a #\c). (lp#1392068)
+ bug fix: READ sometimes accidentally preserved a whitespace
character after a token when it should not have. (lp#327790) (forwarded request 263736 from toganm)

Loading...
Request History
Togan Muftuoglu's avatar

toganm created request

- Update to version 1.2.6
* enhancement:
+ SERVE-EVENTS uses the poll() system call in lieu
of select() if the OS has the former. Previously poll() was
used only if waiting on exactly one file descriptor.
+ efficiency of access to untagged structure slots
is improved on x86-64, and the order of slots in memory is
exactly as specified by defstruct, simplifying use of
structures as arguments to foreign calls.
* bug fix:
+ SB-DEBUG:ARG now works in all TRACE options which
evaluate forms. (lp#1357826)
+ GC memory corruption during internal memory handling.
+ duplicate effective-slot-definition objects as compared
by EQ on name could be present in CLASS-SLOTS of a class whose
metaclass was structure-class or condition-class. (lp#1049423)
+ HANDLER-BIND with empty bindings works again; regression in
1.2.5. (lp#1388707)
+ ATOMIC-INCF works on structure slots in interpreted code.
(lp#1381867)
+ MAKE-ARRAY properly handles character types like (eql
#\a) and (member #\a #\c). (lp#1392068)
+ bug fix: READ sometimes accidentally preserved a whitespace
character after a token when it should not have. (lp#327790) (forwarded request 263736 from toganm)


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

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


Factory Repo Checker's avatar

factory-repo-checker accepted review

Builds for repo devel:languages:misc/openSUSE_Tumbleweed


Max Lin's avatar

mlin7442 accepted review

No need for staging, not in tested ring projects.


Max Lin's avatar

mlin7442 approved review

No need for staging, not in tested ring projects.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to Factory

openSUSE Build Service is sponsored by