Fixed in commit 62501-d...@debbugs.gnu.org
On Sun, Mar 26, 2023 at 10:58 AM jgart via Bug reports for GUILE, GNU's
Ubiquitous Extension Language wrote:
> ---
> libguile/list.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libguile/list.c b/libguile/list.c
> index 82aa
Oops...
Fixed in commit 1ae50a7f80654f04d93d900e17f3160205700a75
On Wed, Apr 5, 2023 at 8:36 PM Mikael Djurfeldt
wrote:
> Fixed in commit 62501-d...@debbugs.gnu.org
>
> On Sun, Mar 26, 2023 at 10:58 AM jgart via Bug reports for GUILE, GNU's
> Ubiquitous Extension Language wrote:
>
>> ---
>> l
Greetings! I've hit the following issue.
1. $ guile --version
guile (GNU Guile) 3.0.9
2. uname -a
Linux ein 6.2.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:51:14
+ x86_64 GNU/Linux
3. $ pacman -Qi guile
Name: guile
Version : 3.0.9-1
Description : Portable, e
Reproduction:
scheme@(guile-user)> (import (scheme base))
scheme@(guile-user)> (read-u8)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure get-u8: Wrong type argument in position 1 (expecting open input
port): #
Expected: (read-u8) should read a byte from the input port, not t