bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1821 in lilypond: GUB argument list too long


From: Reinhold Kainhofer
Subject: Re: Issue 1821 in lilypond: GUB argument list too long
Date: Tue, 16 Aug 2011 12:45:04 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38-10-generic; KDE/4.7.0; i686; ; )

Am Tuesday, 16. August 2011, 12:06:30 schrieben Sie:
> Reinhold Kainhofer <address@hidden> writes:
> > I think the lys-to-tely call should stay one call. However, it would
> > be quite simple to write the filenames to a file and pass that to
> > lys-to-tely (like we do it in lilypond-book already for compiling the
> > snippets).
> 
> If we can't pass the filenames to a call of lys-to-tely because of
> command line length limits, I don't see us passing the filenames to
> "echo" or similar shell commands more easily in order to write them to a
> file.

Well, first, maybe we can find a way to pipe the list to a file, so the list 
never appears in a shell command.
If that doesn't work, then we can always split the list into smaller chunks, 
write each junk to the file and then call lys-to-tely on the file containing 
all filenames.

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org



reply via email to

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