lilypond-devel
[Top][All Lists]
Advanced

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

wrong lilypond.map entry


From: Werner LEMBERG
Subject: wrong lilypond.map entry
Date: Sun, 11 Jan 2004 21:37:23 +0100 (CET)

[CVS 2004-01-10 08:28]

In the installed lilypond.map file I find this:

  feta18 GNU-LilyPond-feta-22.5 <feta18.pfa

which should be 

  feta18 GNU-LilyPond-feta-18 <feta18.pfa


Finally, a patch for dot-column.cc to make lilypond compile with my
gcc 2.95.3 (I know, I know :-)


     Werner


======================================================================


--- dot-column.cc.old   Sat Jan 10 08:28:56 2004
+++ dot-column.cc       Sun Jan 11 19:55:26 2004
@@ -6,6 +6,8 @@
   (c)  1997--2003 Han-Wen Nienhuys <address@hidden>
 */
 
+#include <stdio.h>
+
 #include <set>
 #include <map>




reply via email to

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