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

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

Re: Assertion failed in 1.3.118


From: Mats Bengtsson
Subject: Re: Assertion failed in 1.3.118
Date: Sun, 17 Dec 2000 23:54:34 +0100

I can get rid of the symptom for this particular example
by 

--- input/test/font-body.ly~    Sun Dec 17 18:54:32 2000
+++ input/test/font-body.ly     Sun Dec 17 23:50:25 2000
@@ -43,7 +43,7 @@
                        \property Voice . noteHeadStyle = #'cross
                                                 f4^"4"
                                                  g4^"5"
-                       \property Voice . noteHeadStyle = ##f
+                       \property Voice . noteHeadStyle = #'default
                        % Music to the Martians!
                        < bes4^"6" e_"7" c_"8" >
                        a^"0"_"9"

the assertion failure happens in the warning printout.

   /Mats


> First bug report on 1.3.118?
> 
> Tried to process input/test/font20.ly and got:
> 
> GNU LilyPond 1.3.118.
> Now processing: `font20.ly'
> Parsing...
> Interpreting music...[8]
> input/test/font-body.ly:17:52: warning: barcheck failed at: 1/4:
>                 [c8-\upprall a'8-\downprall] [a'-\segno c-\coda] |
>                                                                   
> [16]lilypond: lily-guile.cc:128: class String ly_symbol2string(long
> int): Assertion `gh_symbol_p (s)' failed.
> 
> 
>    /Mats




reply via email to

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