|
From: | lilypond |
Subject: | Re: Issue 1821 in lilypond: GUB argument list too long |
Date: | Tue, 30 Aug 2011 13:15:33 +0000 |
Comment #14 on issue 1821 by address@hidden: GUB argument list too long http://code.google.com/p/lilypond/issues/detail?id=1821Uh, does that mean we are using absolute paths? From my painful experiences as a project manager, I can tell that this would be a terrible idea. Not only do we completely lose control over the length of paths and consequently command lines in an actual installation, but we also lose control over their contents. Users just love path names with characters special to sh or make in them.
So I hope that all paths cropping up on command lines are relative paths, and thus completely under our own control.
[Prev in Thread] | Current Thread | [Next in Thread] |