denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Problem with wide characters on upgrading to guile 2.


From: Mike Gran
Subject: Re: [Denemo-devel] Problem with wide characters on upgrading to guile 2.x
Date: Thu, 22 Aug 2013 12:14:02 -0700 (PDT)

>>  2. In the inner_main of your scm_with_guile call, 

>>  try calling scm_setlocale.  Maybe something like this?
>>  (This shouldn't make a difference, I think. 
>>  But, if it does, it says something interesting.)
>> 
>>  scm_setlocale( scm_variable_ref(scm_c_lookup("LC_ALL")), 
> scm_from_locale_string("") );
> 
>>   If that actually works, lemme know.
> 
> I just pasted the above into the start of inner_main() and like magic,
> it has fixed the problem. Is this call ok for guile-1.8 linking too?

I'm not 100% sure, but, I think so.

-Mike




reply via email to

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