]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lexer.ll
Proper loglevels: cmd-line option --loglevel=NONE/ERROR/WARN/BASIC/PROGRESS/DEBUG
[lilypond.git] / lily / lexer.ll
index 83a7940b6938dc634083fe9936ee389635713412..7cda144e263c9720868330a988904f7fd45dee89 100644 (file)
@@ -192,8 +192,7 @@ BOM_UTF8    \357\273\277
       LexerError (_ ("stray UTF-8 BOM encountered").c_str ());
       exit (1);
     }
-  if (be_verbose_global)
-     message (_ ("Skipping UTF-8 BOM"));
+  debug_output (_ ("Skipping UTF-8 BOM"));
 }
 
 <INITIAL,chords,figures,incl,lyrics,markup,notes>{