Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2014-07-02 15:04:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-16 
21:33:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2014-07-02 
15:04:56.000000000 +0200
@@ -1,0 +2,41 @@
+Mon Jun 30 18:49:09 UTC 2014 - [email protected]
+
+- Update to version 1.2.1
+
+  * Enhancement
+    + GENCGC is enabled on ARM.
+    + better error reporting for invalid calls to local
+      functions.
+    + support for GNU/kFreeBSD distributions.
+      (lp#1079954, thanks  to Christoph Egger)
+    + experimental support for threads on NetBSD/x86-64.
+      (thanks to Robert Swindells)
+    + support for DragonFly BSD.  (lp#1292845, thanks to
+      Vasily  Postnicov)
+  * Bug Fix:
+    + TYPE-OF must not return AND/OR/NOT expressions.  (lp#1317308)
+    + accessing NIL arrays stopped producing errors. (lp#1311421)
+    + DISASSEMBLE no longer prints unwanted stuff. (lp#1251861)
+    + compiling SVREF on unknown types no longer produces scary
+      errors.  (lp#1258716)
+    + assorted LOOP fixes and enhancements. (lp#645534, lp#1322923,
+      lp#700538, lp#613876, lp#695286, lp#798388)
+    + silence compiler notes from the SEARCH transform.
+       (lp#1071310)
+    + array type intersection handles T and unknown element types
+      correctly. (lp#1258716)
+    + fix a corner case in array type unparsing that would result in
+      misleading translations from our internal type representation.
+    + array-rank now sees through union and intersection types.
+     (lp#1310574)
+    + when DECLARE expressions are in the wrong place, be careful not
+      to attempt to evaluate the subforms. (lp#573747; thanks to Roman
+      Marynchak)
+    + misplaced and missing declarations in DEFTRANSFORM. (lp#1066451)
+    + FBOUNDP returned NIL for a class of incorrect function names
+      instead of signaling an error. (lp#1095483)
+    + fix a compile-time AVER in regalloc: lifetime analysis used to
+      (rarely) introduce duplicate conflict markers in a single
+       TN/block pair. (lp#1327008) 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.CcHzkZ/_old  2014-07-02 15:04:57.000000000 +0200
+++ /var/tmp/diff_new_pack.CcHzkZ/_new  2014-07-02 15:04:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.2.0-source.tar.bz2 -> sbcl-1.2.1-source.tar.bz2 ++++++
++++ 17379 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to