On 18.05.2021 00:31, Taylan Kammer wrote:
> Attached is a patch ...
Accidentally sent a broken version of the patch. Here's the right one.
--
Taylan
From 81b0ed712b435816175414313bfe11fedd5ce11a Mon Sep 17 00:00:00 2001
From: Taylan Kammer
Date: Tue, 18 May 2021 00:21:54 +0200
Subject: [PATCH]
> Hi,
>
> https://www.gnu.org/software/guile/docs/ needs an update.
>
> Following the link "Reference Manual for Guile 2.0 (the current stable
> release series)" results in "GNU Guile 2.2.3 Reference Manual"
>
> I did not compare text and content of the other links.
>
> Regard
> Frank
Seems fi
Attached is a small patch to fix this.
--
Taylan
From 0ba67891624647105e0dbdc33b0079cba655cec1 Mon Sep 17 00:00:00 2001
From: Taylan Kammer
Date: Tue, 18 May 2021 18:15:08 +0200
Subject: [PATCH] Better REPL behavior on syntax errors in meta commands.
* module/system/repl/command.scm (define-met
Closing as this was not a bug.
Exporting GUILE_AUTO_COMPILE=0 works as intended; must be done before start.
The variable %load-should-autocompile is for internal use by Guile only.
--
Taylan
Tag: patch
Severity: minor
The attached patch fixes/improves the error-reporting of getpw and getgr.
--
Taylan
From 0b3faa5c01ed2d41fd7fc30e7bb4490d79ec2586 Mon Sep 17 00:00:00 2001
From: Taylan Kammer
Date: Tue, 18 May 2021 19:32:10 +0200
Subject: [PATCH] Improve error reporting of getpw and g
FWIW this seems fixed in 3.0, but I can reproduce with 2.2.7.
Are we still supporting 2.2 for non-critical stuff?
--
Taylan
Hi,
Taylan Kammer skribis:
> FWIW this seems fixed in 3.0, but I can reproduce with 2.2.7.
>
> Are we still supporting 2.2 for non-critical stuff?
There’s no plan to do so.
Ludo’.
On 18.05.2021 22:11, Ludovic Courtès wrote:
> Hi,
>
> Taylan Kammer skribis:
>
>> FWIW this seems fixed in 3.0, but I can reproduce with 2.2.7.
>>
>> Are we still supporting 2.2 for non-critical stuff?
>
> There’s no plan to do so.
>
> Ludo’.
>
Closing then. :-)
--
Taylan