unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org
Cc: guile-user@gnu.org
Subject: Guile-GDBM 1.1.1 available
Date: Sun, 19 Dec 2021 02:24:35 -0500	[thread overview]
Message-ID: <875yrlt5u4.fsf@gnuvola.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1634 bytes --]


release notes:

  Although the README mentions GNU dbm 1.19, this is really only a
  maintenance release, w/o any new features post 1.10.  We'll get to
  that good stuff sooner or later.

  OTOH, things work fine w/ Guile 2.2.7, as advertized.

README excerpt:

  Guile-GDBM is a Guile module that provides Scheme bindings to the
  GNU dbm library.  It was originally written by Martin Grabmüller
  and is now released under the GNU General Public License (GPL)
  version 3.

NEWS for 1.1.1 (2021-12-19):

  - portability tweak

    Previous versions of Guile-GDBM were developed on a 32-bit host,
    where ‘sizeof (size_t)’ and ‘sizeof (int)’ were interchangeable
    (identical value of 4).  Although the code as written compiled
    fine on 64-bit hosts, where those two expressions can have
    different values, it caused runtime errors, notably in the
    ‘gdbm-getopt’ procedure.  This is now fixed.

  - bootstrap/maintenance tools

    upgraded:

     Guile-BAUX 20211208.0839.a5245e7
     GNU gnulib 2021-12-10 21:54:54
     GNU Autoconf 2.71
     GNU Automake 1.16.5
     GNU texinfo 6.8

    as before:

     (none)

source code in dir:

  https://www.gnuvola.org/software/guile-gdbm/

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2021) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]

             reply	other threads:[~2021-12-19  7:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-19  7:24 Thien-Thi Nguyen [this message]
2021-12-19 12:23 ` Guile-GDBM 1.1.1 available Ricardo Wurmus
2021-12-19 16:56   ` Thien-Thi Nguyen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yrlt5u4.fsf@gnuvola.org \
    --to=ttn@gnuvola.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).