RPX 1.2 available
Thien-Thi Nguyen <[email protected]> Fri, 09 Oct 2020 20:25:43 -0400
| Newsgroups | gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
release notes:
Like an ameoba, RPX oozes into the Guile 2.x on 32-bit system
portability space (er, niche). How long before it dehydrates and
dies? :-D
README excerpt:
This is rpx, a port of ratpoison to Guile Scheme.
Although initially intended as a proof-of-concept exercise
to plumb ttn's ignorance of X11, Scheme, and good taste,
the result has proven to be useful as well.
Despite rpx veneration of ratpoison look, feel, and
internal design, there have been some unavoidable
concessions to some of the more hairy parts of Xlib (the
reimplementation of which is shared somewhat uneasily by
rpx and ttn-do). These are listed in the manual.
NEWS for 1.2 (2020-10-09):
- configure requires 32-bit system
The configure script errors out if the system is not 32-bit.
This is hopefully a temporary measure until we manage to bring
all the 32/64 easings from the ttn-do X Protocol modules to RPX.
(That said, it might take a while; don't hold your breath.)
- bugfix in =E2=80=98undefinekey=E2=80=99 command
Using this command would crash RPX. This was due to a =E2=80=98let=E2=
=80=99
binding syntax error (shakes head :-D), and is now fixed.
- CLI no longer accepts multiple =E2=80=98--command=E2=80=99 args
This is due to a limitation in Official Guile command-line
options handling, which does not (yet?) support the Unofficial
Guile's =E2=80=98merge-multiple?=E2=80=99 in =E2=80=98(ice-9 getopt-lon=
g)=E2=80=99.
- many portability tweaks for Guile 2.x
Guile 2.x deprecates a lot of stuff (sigh).
- bootstrap/maintenance tools
upgraded:
GNU gnulib 2020-10-03 19:51:08
GNU Autoconf 2.69c
GNU Automake 1.16.2
GNU texinfo 6.7
as before:
(none)
tarball, etc, in dir:
http://www.gnuvola.org/software/rpx/
=2D-=20
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query) ; (2020) 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-----
iG4EARECAC4WIQR0jqDoHLinSJv6bORnAyIkTIB1AgUCX4D/iRAcdHRuQGdudXZv
bGEub3JnAAoJEGcDIiRMgHUCUOwAoLKkjC3nMSRV2/l82dD4EkoBwy8mAKDbg07i
Z/rjo2eVEpPbXtAvNlnqog==
=8Q6m
-----END PGP SIGNATURE-----
--=-=-=--