Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1853)

Issue 4426072: Another fix candidate for issue 1613. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by MikeSol
Modified:
12 years, 10 months ago
Reviewers:
mike, c_sorensen, carl.d.sorensen, hanwenn
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Another fix candidate for issue 1613.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Vorboten ist verboten #

Patch Set 3 : More comments #

Total comments: 1

Patch Set 4 : Fixes problem with recognition of infinitely long collision intervals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -44 lines) Patch
M lily/beam.cc View 1 2 3 4 chunks +62 lines, -44 lines 0 comments Download

Messages

Total messages: 10
MikeSol
This is a significant rewrite of one chunk of of beam.cc that fixes issue 1613. ...
12 years, 11 months ago (2011-05-01 00:49:25 UTC) #1
Carl
Looks good to me -- just a comment on a variable name. http://codereview.appspot.com/4426072/diff/1001/lily/beam.cc File lily/beam.cc ...
12 years, 11 months ago (2011-05-01 00:56:38 UTC) #2
MikeSol
Sorry about that...back to German 101! http://codereview.appspot.com/4426072/diff/1001/lily/beam.cc File lily/beam.cc (right): http://codereview.appspot.com/4426072/diff/1001/lily/beam.cc#newcode1272 lily/beam.cc:1272: Interval vorboten; On ...
12 years, 11 months ago (2011-05-01 01:36:42 UTC) #3
hanwenn
Can you document what this is doing? My idea was to have a datatype class ...
12 years, 11 months ago (2011-05-01 02:44:31 UTC) #4
MikeSol
On 2011/05/01 02:44:31, hanwenn wrote: > Can you document what this is doing? > > ...
12 years, 11 months ago (2011-05-01 04:29:00 UTC) #5
hanwenn
http://codereview.appspot.com/4426072/diff/4002/lily/beam.cc File lily/beam.cc (right): http://codereview.appspot.com/4426072/diff/4002/lily/beam.cc#newcode1329 lily/beam.cc:1329: while (dirty); this looks fishy; what guarantees that the ...
12 years, 11 months ago (2011-05-01 12:24:16 UTC) #6
mike_apollinemike.com
On May 1, 2011, at 5:24 AM, hanwenn@gmail.com wrote: > > http://codereview.appspot.com/4426072/diff/4002/lily/beam.cc > File lily/beam.cc ...
12 years, 11 months ago (2011-05-01 13:47:07 UTC) #7
MikeSol
Ran the regtests - had to make one change, but they are now squeaky clean. ...
12 years, 11 months ago (2011-05-01 17:47:24 UTC) #8
mike_apollinemike.com
On May 1, 2011, at 10:47 AM, mtsolo@gmail.com wrote: > Ran the regtests - had ...
12 years, 11 months ago (2011-05-04 14:57:01 UTC) #9
c_sorensen
12 years, 11 months ago (2011-05-04 16:30:47 UTC) #10
On 5/4/11 8:56 AM, "mike@apollinemike.com" <mike@apollinemike.com> wrote:

> On May 1, 2011, at 10:47 AM, mtsolo@gmail.com wrote:
> 
>> Ran the regtests - had to make one change, but they are now squeaky
>> clean.  Confirmations would be appreciated!
>> 
>> Cheers,
>> Mike
>> 
>> http://codereview.appspot.com/4426072/
> 
> After chatting a bit w/ Han-Wen, I'm pushing this for now.  In the future, he
> may implement a class to take care of this.  For now, my solution works and
> does not break any regtests.  I have some ideas for how to optimize one of the
> loops (at the expense of slightly more memory used), but I want to get this
> version up and running to see if it is as functional as I think it is.
> 
> beam-collision-large-object.ly can be modified via the addition of an
> accidental to check for this behavior.  Let me know if you want me to do this.

Yes, please do.  WE always want to keep regtests updated to check for fixed
bugs.

Thanks,

Carl

Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b