info-gnu-music
[Top][All Lists]
Advanced

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

Brown Paper Bag Bug fix


From: Han-Wen Nienhuys
Subject: Brown Paper Bag Bug fix
Date: Thu, 14 Jun 2001 13:04:54 +0200

if you want lilypond to process all files on the commandline, apply
the following patch: 

--- main.cc~    Sun Jun 10 00:17:07 2001
+++ main.cc     Thu Jun 14 13:03:58 2001
@@ -383,8 +383,6 @@
       output_name_global = save_output_name_global;
       
       p++;
-
-      oparser_p_static->get_next_arg ();      
     } while ((arg  = oparser_p_static->get_next_arg ()));
   delete oparser_p_static;
   oparser_p_static = 0;


-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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