guile-devel
[Top][All Lists]
Advanced

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

Re: make check fails if no en_US.iso88591 locale


From: Ludovic Courtès
Subject: Re: make check fails if no en_US.iso88591 locale
Date: Wed, 09 Sep 2009 10:08:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi,

Neil Jerram <address@hidden> writes:

> because I don't have an en_US.iso88591 locale installed, and so
>
>   (with-locale "en_US.iso88591" ...)
>
> throws an 'unresolved exception.

I’d suggest using ‘with-latin1-locale’ as in ‘bytevectors.test’ to
mitigate this problem.

(Something akin to Gnulib’s ‘locale-*.m4’ could be a good starting
point, too.)

Thanks,
Ludo’.





reply via email to

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