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

Issue 5729057: Allows seconds to merge

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by MikeSol
Modified:
12 years, 1 month ago
Reviewers:
Keith, mike, dak
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Allows seconds to merge

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -25 lines) Patch
M lily/include/stem.hh View 1 chunk +1 line, -0 lines 1 comment Download
M lily/note-collision.cc View 4 chunks +33 lines, -25 lines 4 comments Download
M lily/stem.cc View 1 chunk +26 lines, -0 lines 1 comment Download

Messages

Total messages: 4
dak
http://codereview.appspot.com/5729057/diff/1/lily/note-collision.cc File lily/note-collision.cc (right): http://codereview.appspot.com/5729057/diff/1/lily/note-collision.cc#newcode131 lily/note-collision.cc:131: min_downs = min (min_ups, dps[i][X_AXIS]); min (min_ups, ... Seriously? ...
12 years, 1 month ago (2012-03-04 14:15:52 UTC) #1
Keith
Mike I begin to suspect that you employ an army of monkeys on keyboards. This ...
12 years, 1 month ago (2012-03-04 19:37:24 UTC) #2
mike_apollinemike.com
On Mar 4, 2012, at 8:37 PM, k-ohara5a5a@oco.net wrote: > Mike I begin to suspect ...
12 years, 1 month ago (2012-03-04 20:13:10 UTC) #3
Keith
12 years, 1 month ago (2012-03-04 21:29:32 UTC) #4
On Sun, 04 Mar 2012 12:12:57 -0800, mike@apollinemike.com
<mike@apollinemike.com> wrote:

> I just took a stab at it to see if I could get it done quickly [...]
> if it works by accident as you say (I was following the TODO),

You misunderstand what you, or your army of monkeys, did.

The TODO suggested filtering out heads not in the main note-column, which would
be those with non-zero x-coordinate relative to the note-column.   Your army
created code to compute min_ups and min_downs, and consider only heads at those
positions.  If min_* were actually the minimums, this would do something
different from what the TODO suggested.
--
Keith

Sign in to reply to this message.

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