bug-guile
[Top][All Lists]
Advanced

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

bug#10742: further information


From: Alírio Eyng
Subject: bug#10742: further information
Date: Wed, 8 Feb 2012 23:15:57 +0000

It's my other e-mail

bash-4.1# meta/guile
Backtrace:
In ice-9/boot-9.scm:
 149: 2 [catch #t #<catch-closure 81d9580> ...]
 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 68 111 119 110 108 111 97 100 115 47 122 47 122 47 103 117 105 108 47 108 105 98 103 117 105 108 101 47 46 108 105 98 115 47 108 116 45 103 117 105 108 101))'.


bash-4.1# meta/guile -c '(setlocale LC_ALL "") (pk (fluid-ref %default-port-encoding))'
Backtrace:
In ice-9/boot-9.scm:
 149: 2 [catch #t #<catch-closure 81d9580> ...]
 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(40 115 101 116 108 111 99 97 108 101 32 76 67 95 65 76 76 32 34 34 41 32 40 112 107 32 40 102 108 117 105 100 45 114 101 102 32 37 100 101 102 97 117 108 116 45 112 111 114 116 45 101 110 99 111 100 105 110 103 41 41))'.


bash-4.1# meta/guile -c '(setlocale LC_ALL "") (pk (port-encoding (current-output-port)))'
Backtrace:
In ice-9/boot-9.scm:
 149: 2 [catch #t #<catch-closure 81d9580> ...]
 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(40 115 101 116 108 111 99 97 108 101 32 76 67 95 65 76 76 32 34 34 41 32 40 112 107 32 40 112 111 114 116 45 101 110 99 111 100 105 110 103 32 40 99 117 114 114 101 110 116 45 111 117 116 112 117 116 45 112 111 114 116 41 41 41))'.

reply via email to

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