[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#358657: marked as done (ITP: libsl -- memory-efficient generic linked list library)



Your message dated Mon, 05 Jun 2006 08:31:38 -0700
with message-id <E1FnH3K-0007f4-4h@spohr.debian.org>
and subject line Bug#358657: fixed in simplelist 0.3.3-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)

--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Kari Pahula <kaol@iki.fi>


* Package name    : libsl
  Version         : 0.3.3
  Upstream Author : Stig Brautaset <stig@brautaset.org>
* URL             : http://brautaset.org/software/sl/
* License         : GPLv2 or later
  Description     : memory-efficient generic linked list library

sl is a memory-efficient generic linked list library. It doesn't use
container nodes. Instead it requires a pointer to the next item
directly in the datastructure you want to create lists (or stacks)
of. This can give you significant memory savings when creating long
lists of small structures. It also allows for fast push and pop
operations since there is no need to allocate or free memory for the
container nodes. It also means that a push can't fail because memory
couldn't be allocated for the container node.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.6
Locale: LANG=C, LC_CTYPE=fi_FI@euro (charmap=ISO-8859-15)


--- End Message ---
--- Begin Message ---
Source: simplelist
Source-Version: 0.3.3-1

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

libsimplelist0-dev_0.3.3-1_i386.deb
  to pool/main/s/simplelist/libsimplelist0-dev_0.3.3-1_i386.deb
libsimplelist0_0.3.3-1_i386.deb
  to pool/main/s/simplelist/libsimplelist0_0.3.3-1_i386.deb
simplelist_0.3.3-1.diff.gz
  to pool/main/s/simplelist/simplelist_0.3.3-1.diff.gz
simplelist_0.3.3-1.dsc
  to pool/main/s/simplelist/simplelist_0.3.3-1.dsc
simplelist_0.3.3.orig.tar.gz
  to pool/main/s/simplelist/simplelist_0.3.3.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 358657@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kari Pahula <kaol@debian.org> (supplier of updated simplelist 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Tue,  9 May 2006 19:19:21 +0300
Source: simplelist
Binary: libsimplelist0 libsimplelist0-dev
Architecture: source i386
Version: 0.3.3-1
Distribution: unstable
Urgency: low
Maintainer: Kari Pahula <kaol@debian.org>
Changed-By: Kari Pahula <kaol@debian.org>
Description: 
 libsimplelist0 - memory-efficient generic linked list library
 libsimplelist0-dev - memory-efficient generic linked list library
Closes: 358657
Changes: 
 simplelist (0.3.3-1) unstable; urgency=low
 .
   * Initial release Closes: #358657
Files: 
 e70f772381f28a6662bb3c10f24f6a70 627 libs optional simplelist_0.3.3-1.dsc
 67bfb9a8bfd13e295d84e194d6521e3d 290263 libs optional simplelist_0.3.3.orig.tar.gz
 98231a277c78ed60e463e2baa85408f4 2331 libs optional simplelist_0.3.3-1.diff.gz
 c81f7bed1ba4219e5425bf45ca9ec3e1 5078 libs optional libsimplelist0_0.3.3-1_i386.deb
 4bd2090e5ef9b88f443acf4beefec087 8330 libdevel optional libsimplelist0-dev_0.3.3-1_i386.deb

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

iD8DBQFEYTHkeYl9593Atw0RAtBwAKCJWOkfvMbx03jG41ywVIpZUqbOJQCgmLyA
yn5aXDlGbZgQ84tjwfQO34M=
=zKPp
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: