Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2015-01-09 20:50:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2014-12-03 
22:48:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2015-01-09 
20:50:40.000000000 +0100
@@ -1,0 +2,28 @@
+Thu Jan  8 11:59:20 UTC 2015 - tog...@opensuse.org
+
+- 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). 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.JIUmsC/_old  2015-01-09 20:50:41.000000000 +0100
+++ /var/tmp/diff_new_pack.JIUmsC/_new  2015-01-09 20:50:41.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.2.6
+Version:        1.2.7
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.2.6-source.tar.bz2 -> sbcl-1.2.7-source.tar.bz2 ++++++
++++ 6018 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to