lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2763 in lilypond: Error with -dseparate-log-files


From: lilypond
Subject: [Lilypond-auto] Issue 2763 in lilypond: Error with -dseparate-log-files on Windows
Date: Tue, 21 Aug 2012 08:33:03 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2763 by address@hidden: Error with -dseparate-log-files on Windows
http://code.google.com/p/lilypond/issues/detail?id=2763

Eluze reported here:

http://lists.gnu.org/archive/html/bug-lilypond/2012-08/msg00097.html

Quoting the bug report:
-----------------------
running the command

lilypond -dseparate-log-files a.ly ab.ly

results in:

GNU LilyPond 2.15.95
C:/Program Files
(x86)/LilyPond/usr/share/lilypond/current/scm/lily.scm:807:15: In procedure
open-file in expression (open-file (if # # ...) "a"):
C:/Program Files
(x86)/LilyPond/usr/share/lilypond/current/scm/lily.scm:807:15: No such file
or directory: "/dev/stderr"

workaround (for windows):

FOR %x IN (*.ly) DO lilypond %x [1>"%~nx.out"]  2>"%~nx.log"

did I use this command/option incorrectly? if not I will add this to the
issue list.

Eluze

-----------------------





reply via email to

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