lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allows NoteColumns to be skipped over by glissandi. (issue 5242041)


From: address@hidden
Subject: Re: Allows NoteColumns to be skipped over by glissandi. (issue 5242041)
Date: Sat, 8 Oct 2011 11:05:55 +0200

On Oct 8, 2011, at 7:26 AM, address@hidden wrote:

> passes make and make check only throws out
> 
> @@ -14,9 +14,9 @@
> Writing graph `#f'...digraph G {
> rankdir="LR"
> node [shape=rectangle]
> -41 [label="caching Stem.stencil\n# -> #"]
> +41 [label="caching LedgerLineSpanner.stencil\n# -> #"]
> 40 [label="caching VerticalAxisGroup.stencil\n# -> #f"]
> -39 [label="caching LedgerLineSpanner.stencil\n# -> #"]
> +39 [label="caching Stem.stencil\n# -> #"]
> 38 [label="caching StaffSymbol.stencil\n# -> #"]
> 37 [label="caching Stem.Y-extent\n# -> (-2.812186 . 0.5)"]
> 36 [label="caching Stem.length\n# -> 6.624372"]
> @@ -56,7 +56,7 @@
> 2 [label="NoteHead\n/home/jlowe/lilypond-git/lily/engraver.cc:60\ncause
> <- # 41
> +37 -> 39
> 36 -> 37
> 35 -> 36
> 34 -> 35
> 
> --snip--
> 
> James
> 

I swear that I didn't see this sorta thing before I pushed my first "cosmetic" 
patch - graphviz seems to be going berzerk now.  Are people sure that this 
sorta thing happens often?

Cheers,
MS




reply via email to

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