bug-guile
[Top][All Lists]
Advanced

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

Re: GIT version: autocompiling startup file


From: Hans Aberg
Subject: Re: GIT version: autocompiling startup file
Date: Fri, 21 Jan 2011 09:32:59 +0100

On 21 Jan 2011, at 09:09, Hans Aberg wrote:

The problem is due to scm_from_latin1_symbol() in file load.c together with that I set the locale to LC_CTYPE=en_US.UTF-8. It works with either the default locale on Mac OS X 10.5.8, which is LC_CTYPE=UTF-8, or LC_CTYPE=en_US.ISO8859-1. However, some software does not work unless the locale is changed to what I set it to (the default locale causes problems).

Actually, it does not compile with any of those locales. I tried though:
  (compile-file "empty.scm")
  ERROR: In procedure dirname:
  ERROR: Wrong type argument in position 1 (expecting string): #f





reply via email to

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