SGF Utils 0.9 available

Thien-Thi Nguyen <[email protected]> Tue, 14 Dec 2021 10:03:57 -0500
Newsgroups gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


release notes:

  Tested w/ GNU Guile-SDL 0.5.3.

README excerpt:

  SGF Utils is a set of programs for manipulating Smart Game
  Format files, principally for the game of Go.  This release
  includes three programs:

    sgfc -- check well-formedness and style
    sgfm -- "mogrify"
    sgfv -- browse graphically
=20=20
NEWS for 0.9 (2021-12-14):

  - gnugo subprocess glitch fixed

    Program sgfv talks to the GNU Go subprocess using a port made w/
    =E2=80=98open-input-output-pipe=E2=80=99.  In previous releases, the po=
rt was
    presumed to be either non-buffering or line-buffered.  This
    assumption results in a hang should the port be fully buffered,
    which seems to be the case for more recent versions of Guile.

    Now, the port is flushed (using =E2=80=98force-output=E2=80=99).

  - 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 Guile 2.2.7

    as before:

     (none)

source code:

  https://www.gnuvola.org/software/sgf-utils/

=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-----

iG4EARECAC4WIQR0jqDoHLinSJv6bORnAyIkTIB1AgUCYbiyXxAcdHRuQGdudXZv
bGEub3JnAAoJEGcDIiRMgHUCtPAAnROrEqC2+uF5S0hv7O/8qmjbFSukAKCedkSX
D5jnJNmKzK6P4YbC4o29xg==
=v9Nx
-----END PGP SIGNATURE-----
--=-=-=--