Your message dated Thu, 24 Nov 2005 03:02:25 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#340104: fixed in sbcl 1:0.9.6.55-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Nov 2005 23:24:18 +0000
>From [EMAIL PROTECTED] Sun Nov 20 15:24:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.metronet.co.uk ([213.162.97.75])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EdyXi-0001Os-NG
        for [EMAIL PROTECTED]; Sun, 20 Nov 2005 15:24:18 -0800
Received: from mu (84-51-129-62.christ605.adsl.metronet.co.uk [84.51.129.62])
        by smtp.metronet.co.uk (MetroNet Mail) with ESMTP
        id D81E04168C9; Sun, 20 Nov 2005 23:23:59 +0000 (GMT)
Received: from csr21 by mu with local (Exim 4.54)
        id 1EdyXh-00037v-Gw; Sun, 20 Nov 2005 23:24:17 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christophe Rhodes <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: sbcl: :purify t in save-lisp-and-die inappropriate
X-Mailer: reportbug 3.17
Date: Sun, 20 Nov 2005 23:24:17 +0000
Message-Id: <[EMAIL PROTECTED]>
Sender: Christophe Rhodes <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: sbcl
Version: 1:0.9.6.0-12
Severity: normal

Hi, Peter.

in install-clc.lisp, you call save-lisp-and-die with :purify t.  This is
a performance pessimization on x86 and x86-64 (since Juho Snellman's
work on page table iteration in the generational garbage collector).  If
you took out the explicit :purify keyword argument, it should Do The
Right Thing on all platforms.

Cheers,

Christophe

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-1-386
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages sbcl depends on:
ii  libc6                         2.3.5-8    GNU C Library: Shared libraries an

Versions of packages sbcl recommends:
pn  binfmt-support                <none>     (no description available)

-- debconf information:
* sbcl/auto-build: Yes

---------------------------------------
Received: (at 340104-close) by bugs.debian.org; 24 Nov 2005 11:12:09 +0000
>From [EMAIL PROTECTED] Thu Nov 24 03:12:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EfErx-0004lj-Vw; Thu, 24 Nov 2005 03:02:25 -0800
From: Peter Van Eynde <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#340104: fixed in sbcl 1:0.9.6.55-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Nov 2005 03:02:25 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: sbcl
Source-Version: 1:0.9.6.55-1

We believe that the bug you reported is fixed in the latest version of
sbcl, which is due to be installed in the Debian FTP archive:

sbcl-common_0.9.6.55-1_all.deb
  to pool/main/s/sbcl/sbcl-common_0.9.6.55-1_all.deb
sbcl_0.9.6.55-1.diff.gz
  to pool/main/s/sbcl/sbcl_0.9.6.55-1.diff.gz
sbcl_0.9.6.55-1.dsc
  to pool/main/s/sbcl/sbcl_0.9.6.55-1.dsc
sbcl_0.9.6.55-1_i386.deb
  to pool/main/s/sbcl/sbcl_0.9.6.55-1_i386.deb
sbcl_0.9.6.55.orig.tar.gz
  to pool/main/s/sbcl/sbcl_0.9.6.55.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Van Eynde <[EMAIL PROTECTED]> (supplier of updated sbcl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 23 Nov 2005 21:55:25 +0100
Source: sbcl
Binary: sbcl sbcl-common
Architecture: source i386 all
Version: 1:0.9.6.55-1
Distribution: unstable
Urgency: low
Maintainer: Peter Van Eynde <[EMAIL PROTECTED]>
Changed-By: Peter Van Eynde <[EMAIL PROTECTED]>
Description: 
 sbcl       - A development environment for Common Lisp
 sbcl-common - Architecture independent files for SBCL
Closes: 338393 340104
Changes: 
 sbcl (1:0.9.6.55-1) unstable; urgency=low
 .
   * Now use dh-lisp correctly.  (Closes: #338393)
   * Removed :purify t in save-lisp-and-die on advice of upstream. (Closes: 
#340104)
   * New upstream solves infinite loop in kernel < 2.6.11
Files: 
 60a0e77b4d5058a03f76768e109c05b2 658 devel optional sbcl_0.9.6.55-1.dsc
 f3594a5f5e393d5824f64c0174aa9c0c 4298538 devel optional 
sbcl_0.9.6.55.orig.tar.gz
 07889d3aa46ada24ca904d10b6142424 20900 devel optional sbcl_0.9.6.55-1.diff.gz
 4abb253d82d026eb7613ef056aace352 3989012 devel optional 
sbcl-common_0.9.6.55-1_all.deb
 c62e04720a82dbc04344ede2026c4046 9073836 devel optional 
sbcl_0.9.6.55-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDhZHN11ldN0tyliURAle6AKCMEiLZJskA3jVOdCrrbUoW40PbigCgmMGU
j93BEXkINonpCy1Di7h66i0=
=YH8m
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to