lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4212 in lilypond: Breathing_sign: possible use


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4212 in lilypond: Breathing_sign: possible use of uninitialized data
Date: Mon, 15 Dec 2014 07:20:17 +0000


Comment #1 on issue 4212 by address@hidden: Breathing_sign: possible use of uninitialized data
https://code.google.com/p/lilypond/issues/detail?id=4212

There is suspicious code in Breathing_sign::division_maior()
122 if (ydim[DOWN] < val && line_pos.begin () < it + 1) %% should be -1
 123         val = (it[-2] + it[-1]) / 2;
but I don't want to install libjemalloc to test.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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