lilypond-devel
[Top][All Lists]
Advanced

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

Re: Regression test analysis - 2.13.35


From: David Kastrup
Subject: Re: Regression test analysis - 2.13.35
Date: Thu, 30 Sep 2010 12:02:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

"Phil Holmes" <address@hidden> 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




reply via email to

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