It seems like if there is a problem that this solves, there should be a
regression test that shows the problem and hence why this patch is
needed.
https://codereview.appspot.com/341150043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://
https://codereview.appspot.com/341150043/diff/1/lily/context.cc
File lily/context.cc (right):
https://codereview.appspot.com/341150043/diff/1/lily/context.cc#newcode723
lily/context.cc:723: find_top_context (Context &where)
What problem are you trying to fix here? find_top_context worked given
lily/stencil-integral.cc:410: int quantization = max (0, (int)
(rounded *
(x_scale + y_scale) * radius * M_PI / QUANTIZATION_UNIT / 4));
[Please use a line length of at most 78 characters if possible.]
In the original coding, many lines exceed 78 characters (including the
one you mention here).
Hello,
Here is the current patch countdown list. The next countdown will be on
April 23rd.
A quick synopsis of all patches currently in the review process can be
found here:
http://philholmes.net/lilypond/allura/
Push:
5304 Scheme typo in Notation Reference 3.3.1 - Malte Meyn
https://sou