unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Hans Aberg <haberg-1@telia.com>
To: Mark Harig <idirectscm@aim.com>
Cc: bug-guile@gnu.org
Subject: Re: GIT version: autocompiling startup file
Date: Fri, 21 Jan 2011 09:09:17 +0100	[thread overview]
Message-ID: <F830D189-8A55-4B04-BB3D-6553591A52B7@telia.com> (raw)
In-Reply-To: <8CD870DF94E6CA5-E68-1D13C@Webmail-d124.sysops.aol.com>

On 21 Jan 2011, at 00:07, Mark Harig wrote:

>> When starting with 'guile -l', autocompiling fails, even with an
> empty file.
>>
>> $ guile -l empty.scm
>> ;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
>> ;;; or pass the --no-autocompile argument to disable.
>> ;;; compiling empty.scm
>> ;;; WARNING: compilation of empty.scm failed:
>> ;;; key wrong-type-arg, throw_args ("dirname" "Wrong type argument in
> position ~A (expecting ~A): ~S" (1 "string" #f) (#f))
>> GNU Guile 1.9.14.68-a7d8a
>
> This is not happening on my build of guile 1.9.14.

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).




  reply	other threads:[~2011-01-21  8:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20 23:07 GIT version: autocompiling startup file Mark Harig
2011-01-21  8:09 ` Hans Aberg [this message]
2011-01-21  8:32   ` Hans Aberg
2011-01-21 10:04 ` Hans Aberg
2011-01-26 21:10   ` Andy Wingo
2011-01-26 23:54     ` Hans Aberg
2011-01-27  9:03       ` Andy Wingo
2011-01-27 13:33         ` Hans Aberg
  -- strict thread matches above, loose matches on Subject: below --
2011-01-18 10:08 Hans Aberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=F830D189-8A55-4B04-BB3D-6553591A52B7@telia.com \
    --to=haberg-1@telia.com \
    --cc=bug-guile@gnu.org \
    --cc=idirectscm@aim.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).