Updates:
Labels: -Patch-needs_work Patch-new
Comment #14 on issue 2759 by [email protected]: Patch: Don't use /dev/stderr
which is only defined on some systems
http://code.google.com/p/lilypond/issues/detail?id=2759#c14
Issue 2759: Don't use /dev/stderr which is only defined on some systems
Instead, the port associated with file descriptor 2 is being used
which should be equivalent.
Unless our implementation of ly:stderr-redirect manages to befuddle
Guile. Testing will show.
http://codereview.appspot.com/6493106