http://codereview.appspot.com/6302097/diff/1/lily/line-spanner.cc File lily/line-spanner.cc (right): http://codereview.appspot.com/6302097/diff/1/lily/line-spanner.cc#newcode373 lily/line-spanner.cc:373: me->warning (_ ("Line spanner's left point is to the ...
12 years, 11 months ago
(2012-06-20 05:31:50 UTC)
#1
http://codereview.appspot.com/6302097/diff/1/lily/line-spanner.cc File lily/line-spanner.cc (right): http://codereview.appspot.com/6302097/diff/1/lily/line-spanner.cc#newcode373 lily/line-spanner.cc:373: me->warning (_ ("Line spanner's left point is to the ...
12 years, 11 months ago
(2012-06-20 07:18:41 UTC)
#3
http://codereview.appspot.com/6302097/diff/1/lily/line-spanner.cc
File lily/line-spanner.cc (right):
http://codereview.appspot.com/6302097/diff/1/lily/line-spanner.cc#newcode373
lily/line-spanner.cc:373: me->warning (_ ("Line spanner's left point is to the
right of its right point."));
On 2012/06/20 06:57:38, MikeSol wrote:
> On 2012/06/20 05:31:50, Keith wrote:
> > if 'me' supports me->origin()->warning()
> > it will tell the user which line spanner(s)
>
> ::origin is only defined for stream events, music, context defs and books.
Double "uh what?!?" here. The whole point of me->warning _is_ to deliver a
source correlation for me if available by traversing the grob cause chain until
finding a music or stream event with recognizable origin.
The code already _does_ deliver the origin info when somehow available. That is
the sole point of having a Grob::warning in the first place.
Issue 6302097: Issues warning for negative-spanning line spanner.
(Closed)
Created 12 years, 11 months ago by MikeSol
Modified 12 years, 8 months ago
Reviewers: Keith, dak
Base URL:
Comments: 3