unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Re: GIT version: autocompiling startup file
@ 2011-01-20 23:07 Mark Harig
  2011-01-21  8:09 ` Hans Aberg
  2011-01-21 10:04 ` Hans Aberg
  0 siblings, 2 replies; 9+ messages in thread
From: Mark Harig @ 2011-01-20 23:07 UTC (permalink / raw)
  To: bug-guile

> 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.  Here is
the output of the above command:

$ rm empty.scm && touch empty.scm && guile -l empty.scm
;;; note: autocompilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-autocompile argument to disable.
;;; compiling empty.scm
;;; compiled [long path to ]/empty.scm.go
GNU Guile 1.9.14
Copyright (C) 1995-2010 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)>



^ permalink raw reply	[flat|nested] 9+ messages in thread
* GIT version: autocompiling startup file
@ 2011-01-18 10:08 Hans Aberg
  0 siblings, 0 replies; 9+ messages in thread
From: Hans Aberg @ 2011-01-18 10:08 UTC (permalink / raw)
  To: bug-guile

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-27 13:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-20 23:07 GIT version: autocompiling startup file Mark Harig
2011-01-21  8:09 ` Hans Aberg
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

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