|
From: | lilypond |
Subject: | Re: [Lilypond-auto] Issue 2765 in lilypond: Command line -d read-file-list option requires Unix line endings on Windows platform |
Date: | Tue, 21 Aug 2012 10:36:47 +0000 |
Comment #1 on issue 2765 by address@hidden: Command line -d read-file-list option requires Unix line endings on Windows platform
http://code.google.com/p/lilypond/issues/detail?id=2765 In lily.scm, at line 735 we have: (string-split (ly:gulp-file f) #\nl)) I'm rather thinking this should be #\n\l ??
[Prev in Thread] | Current Thread | [Next in Thread] |