Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2023-11-06 21:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Mon Nov  6 21:13:57 2023 rev:96 rq:1123413 version:2.3.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2023-10-04 
22:32:44.758448446 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.17445/sbcl.changes     2023-11-06 
21:14:06.158876630 +0100
@@ -1,0 +2,43 @@
+Thu Nov  2 10:45:12 UTC 2023 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.3.10
+  * enhancement: The compiler now allows stack allocating vectors of any size
+    on all safety levels, not just those which it can prove are of sub-page
+    sizes. It can do this because it now inserts code to check for stack
+    overflow explicitly on higher safety levels.
+  * enhancements to the disassembler:
+    ** on arm64, x86-64, DISASSEMBLE annotates references to static symbols.
+  * bug fix: calls to generic functions now detect erroneous keywords (in the
+    sense of CLHS 7.6.5) passed as arguments even when auxiliary methods are
+    applicable.
+  * bug fix: the standard method on SB-MOP:COMPUTE-EFFECTIVE-METHOD no longer
+    inserts calls to implementation-defined local macros.  (reported by Daniel
+    Kochmański)
+  * bug fix: compiler error from state-machine-like LABELS forms in some
+    circumstances.  (lp#2037318)
+  * bug fix: fix compile-time error in constant-folding RATIONAL on literal
+    float infinities.  (lp#2037455)
+  * bug fix: failure on x86-64 to assemble code for EQL tests of comparisons
+    with immediates.  (lp#2037456)
+  * bug fix: infinite loop in the compiler for simplification of type tests of
+    complicated union types.  (lp#2038112, reported by Paul M. Rodriguez)
+  * bug fix: inability to dump a literal displaced array containing copies of
+    its displacement target.  (lp#2038233, reported by James Kalenius)
+  * bug fix: compiler error in LOGBITP type derivation.  (lp#2038241)
+  * bug fix: compiler error in AREF type derivation.  (lp#2038659)
+  * bug fix: compiler internal consistency failure in overflow type checks.
+    (lp#2038736)
+  * bug fix: work around an infinite loop in type simplification by not
+    providing such types from the compiler.  (lp#2038980, reported by Richard
+    Holcombe)
+  * bug fix: spurious run-time argument count errors from generic function
+    calls on arm64.  (lp#2039006, reported by fiddlerwoaroof)
+  * bug fix: errors in SCALE-FLOAT on floating-point infinities. (lp#2039613)
+  * bug fix: ROOM is slightly more robust to incompletely-initialized
+    instances at the point of running ROOM.  (Reported by Andreas Franke)
+  * bug fix: finalizers saved through SAVE-LISP-AND-DIE and subsequently
+    executed do not trigger memory faults.  (Reported by Bohong Huang)
+  * optimization: improvements to type derivation for ISQRT, INTEGER-LENGTH,
+    LOGCOUNT, LOG, DENOMINATOR.
+
+-------------------------------------------------------------------

Old:
----
  sbcl-2.3.9-source.tar.bz2

New:
----
  sbcl-2.3.10-source.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.753ahp/_old  2023-11-06 21:14:07.390921981 +0100
+++ /var/tmp/diff_new_pack.753ahp/_new  2023-11-06 21:14:07.390921981 +0100
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.3.9
+Version:        2.3.10
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

++++++ sbcl-2.3.9-source.tar.bz2 -> sbcl-2.3.10-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.3.9-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.17445/sbcl-2.3.10-source.tar.bz2 differ: 
char 11, line 1

Reply via email to