Guile-GDBM 1.1.1 available

Thien-Thi Nguyen <[email protected]> Sun, 19 Dec 2021 02:24:35 -0500
Newsgroups gmane.lisp.guile.sources,gmane.lisp.guile.user
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


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=C3=BCller
  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 =E2=80=98sizeof (size_t)=E2=80=99 and =E2=80=98sizeof (int)=E2=80=
=99 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
    =E2=80=98gdbm-getopt=E2=80=99 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/

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


--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iG4EARECAC4WIQR0jqDoHLinSJv6bORnAyIkTIB1AgUCYb7eNxAcdHRuQGdudXZv
bGEub3JnAAoJEGcDIiRMgHUC5ikAn1CawlenSWW2meVn3BxlwTqQBqDmAKCGV4Pc
0g2FukrKidzZTJmtGTDCdw==
=2Eob
-----END PGP SIGNATURE-----
--=-=-=--