bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49910: [website] script generating POT files broken with guile@3.0.7


From: pelzflorian (Florian Pelz)
Subject: bug#49910: [website] script generating POT files broken with guile@3.0.7
Date: Fri, 6 Aug 2021 12:53:44 +0200

Hello Guix!

In the guix-artwork.git repo, the pot file generation
(scripts/sexp-xgettext.scm as described in the file i18n-howto) in the
website is broken since guile@3.0.7.  Old guile@3.0.2 works.

The issue is at the end of the procedure in the call to (read) within
token->string-symbol-or-keyw, specifically

guile -c '(with-input-from-string ",@" (lambda () (read)))'

I will investigate, but I don’t fully understand.

Regards,
Florian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]