sbcl 2:1.2.2-1 source package in Debian

Changelog

sbcl (2:1.2.2-1) unstable; urgency=medium


  * New upstream version
      * incompatible change: the #\` ("backquote") reader macro was reimplemented
        to support robust pretty-printing. Reading a form involving #\` produces
        an invocation of the QUASIQUOTE ordinary macro which may contain subforms
        that are not lists. Code that unportably attempts operations on
        un-evaluated forms resulting therefrom, e.g.
          (SUBST a b (read-from-string "`(x (,y))"))
        might generate incorrect results and/or errors.
      * enhancement: support for GNU/kFreeBSD x86.
      * enhancement: ATOMIC-INCF and ATOMIC-DECF can operate on (CAR x), (CDR x)
        and DEFGLOBAL variables of type fixnum.
      * enhancement: arithmetic constant reduction is now performed on defconstant
        constants too. (lp#1337069).
      * bug fix: certain ftype proclamations containing &optional t &rest t no
        longer cause subsequent definitions to signal bogus style-warnings.
      * bug fix: #\Bell and #\Bel now read to different characters. (lp#1319452).
      * bug fix: CAS SYMBOL-VALUE on locally special variables didn't work.
        (lp#1098355)
  
 -- Christoph Egger <email address hidden>  Fri, 15 Aug 2014 17:24:32 +0200

Upload details

Uploaded by:
Debian Common Lisp Team
Uploaded to:
Sid
Original maintainer:
Debian Common Lisp Team
Architectures:
i386 amd64 kfreebsd-amd64 kfreebsd-i386 powerpc armhf all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Downloads

File Size SHA-256 Checksum
sbcl_1.2.2-1.dsc 2.3 KiB e56aefff978db6ef8de1348e78b613018a642628393135b67de0021c7c85ebf6
sbcl_1.2.2.orig.tar.bz2 4.2 MiB 5b2c510cdd7300956428c3b9bad78bd730908f6841ff15097e078133e50a5322
sbcl_1.2.2-1.debian.tar.xz 115.2 KiB 44b77706cef8c140091b5d029800d01dab9f2527ee6cea4b82ebff239cde9cda

Available diffs

No changes file available.

Binary packages built by this source