[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GIT version: autocompiling startup file
From: |
Hans Aberg |
Subject: |
GIT version: autocompiling startup file |
Date: |
Tue, 18 Jan 2011 11:08:14 +0100 |
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
- GIT version: autocompiling startup file,
Hans Aberg <=