When I try to compile a file foo.ly the -dlog-file switch fails. There
are two modes of failure.

    $ lilypond -dlog-file=log foo.ly 

compiles cleanly but no log file is produced.

If I change the name of the log file to foo.log an error is produced:

    $ lilypond -dlog-file=foo.log foo.ly
      GNU LilyPond 2.10.16
      ERROR: Unbound variable: foo.log

I have only tested this behaviour with 2.10.16.
-- 

=============================================
Cameron Horsburgh

=============================================



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to