unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* WIKID 1.4 available
@ 2021-12-22  6:02 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2021-12-22  6:02 UTC (permalink / raw)
  To: guile-sources; +Cc: guile-user

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


release notes:

  I forgot to mention in NEWS that the configure script now
  also checks for the required modules (mentioned in README)
  and errors out if they are not found.

  Tested w/ w3m 0.5.3+git20210102 and Guile 2.2.7.

  Obligatory refresher link:
  https://en.wikipedia.org/wiki/Common_Gateway_Interface

README excerpt:

  This directory contains WIKID, comprising:
  - a wiki daemon
  - a CGI front-end
  - an administrative tool
  - some (sample) seed pages
  - documentation

NEWS for 1.4 (2021-12-20):

  - socket I/O uses bytevectors for Guile 2.x

    If the Guile is 2.x (or later), socket I/O procedures (e.g.,
    ‘send’ and ‘recv!’) take care to convert strings to and from
    bytevectors for the actual I/O operation.

    BTW, this change surfaced a buglet in Guile 2.x ‘recvfrom!’ arg
    processing, namely a classic OBOE in the END parameter check.

  - convenience script "try-with-w3m" during "make check"

    The configure script now checks for w3m(1) and if it's found,
    "make check" creates script "check-wikid.d/try-with-w3m" and
    mentions it with a "Hint" right before going into the wait loop.

    If, OTOH, you don't have w3m installed, well then, install it and
    try again!

  - 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/wikid/

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-22  6:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-22  6:02 WIKID 1.4 available Thien-Thi Nguyen

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).