[gambit-list] it-is-bug-for-me
Alex Queiroz
asandroq at gmail.com
Thu Oct 22 10:18:32 EDT 2009
Hallo,
On 10/22/09, DeepFinder <DeepFinder at yandex.ru> wrote:
>
>
> No. Procedure (display) correctly display strings writed in russian. But gsi do not display correctly names of procedures written in russian, in gsi error reports.
>
> Try this:
>
> (define (квадрат x) (* x y))
> (display "квадрат") ; works fine
> (квадрат 5) ; here system emits an error. Name of procedure displayed as number sequence.
>
> Code page is DOS 866.
>
You should really be sending these emails to the Gambit-C list as
well. To try to answer your question, I don't think Gambit-C supports
this character encoding.
Cheers,
--
-alex
http://www.ventonegro.org/
More information about the Gambit-list
mailing list