GNU bug report logs - #10742
The resulting output is as follows, which I think is wrong.

Previous Next

Package: guile;

Reported by: Alírio Eyng <alirioeyng <at> ig.com.br>

Date: Tue, 7 Feb 2012 00:33:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Alírio Eyng <alirioeyng <at> ig.com.br>
Cc: 10742 <at> debbugs.gnu.org
Subject: bug#10742: It's creativity demanding to find a good title
Date: Fri, 17 Feb 2012 23:18:24 +0100
Hi Alírio,

And thanks for your perseverance!  :-)

Alírio Eyng <alirioeyng <at> ig.com.br> skribis:

> bash-4.1# meta/guile
> encoding: `en_US'
> Backtrace:
> In ice-9/boot-9.scm:
>  149: 2 [catch #t #<catch-closure 81d8580> ...]
>  157: 1 [#<procedure 80c92a8 ()>]
> In unknown file:
>    ?: 0 [catch-closure]
>
> ERROR: In procedure catch-closure:
> ERROR: Throw to key `decoding-error' with args `("scm_from_stringn"
> "input locale conversion error" 22 #vu8(47 114 111 111 116 47 97 47
> 122 47 103 117 105 108 101 47 108 105 98 103 117 105 108 101 47 46 108
> 105 98 115 47 108 116 45 103 117 105 108 101))'.

I’ve finally reproduced the bug:

--8<---------------cut here---------------start------------->8---
$ LC_ALL=en_US ./meta/guile
Backtrace:
In ice-9/boot-9.scm:
 149: 2 [catch #t #<catch-closure f15920> ...]
 157: 1 [#<procedure eb10f0 ()>]
In unknown file:
   ?: 0 [catch-closure]

ERROR: In procedure catch-closure:
ERROR: Throw to key `decoding-error' with args `("scm_from_stringn" "input locale conversion error" 22 #vu8(47 104 111 109 101 47 108 117 100 111 47 115 114 99 47 103 117 105 108 101 47 108 105 98 103 117 105 108 101 47 46 108 105 98 115 47 103 117 105 108 101))'.
--8<---------------cut here---------------end--------------->8---

I’ll work on a fix.

In the meantime, a workaround it to use a locale name that includes the
encoding, such as ‘en_US.UTF-8’.

Thanks!

Ludo’.




This bug report was last modified 13 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.