guile-devel
[Top][All Lists]
Advanced

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

Re: Accessing the environment's locale encoding settings


From: Ludovic Courtès
Subject: Re: Accessing the environment's locale encoding settings
Date: Thu, 15 Dec 2011 01:41:32 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hi,

Since adding an implicit setlocale(LC_ALL, "") cannot be done in Guile
2.0 (it would change the default port encoding as a side effect, etc.),
I committed something similar to the hack proposed in [0].

Bruno Haible <address@hidden> skribis:

> If I were you, I would start using the gnulib-tool option --local-dir
> with a local modification of the 'localcharset' module, as documented in [1].

I followed your suggestion:

  http://git.sv.gnu.org/cgit/guile.git/tree/gnulib-local/lib?h=stable-2.0

Thanks!

Ludo’.

[0] http://lists.gnu.org/archive/html/guile-devel/2011-11/msg00039.html



reply via email to

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