"Phil Holmes" <m...@philholmes.net> writes:

> 2) We're still getting these "+Unbound variable: open-file" errors.  I
> know there's a bug report out concerning these
> (http://code.google.com/p/lilypond/issues/detail?id=1248) but have no
> idea why they come and go with each build.  Can anyone hazard a guess?

Perhaps some input file is merged with those used for testing safe-mode?

\header{
    texidoc = "This should not survive lilypond --safe-mode"

    #(open-file "w")
}


#(open-file "/tmp/safe-guile.scm")

\include "this-should-fail.ly"


-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to