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

Issue 5121042: lily/bezier.cc: Avoid a floating point compare (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 7 months ago by Keith
Modified:
12 years, 7 months ago
Reviewers:
pkx166h, joeneeman
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

lily/bezier.cc: Safer use of floating point (issue 1925)

Patch Set 1 #

Total comments: 1

Patch Set 2 : better handle a corner case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -43 lines) Patch
M lily/bezier.cc View 1 1 chunk +30 lines, -43 lines 0 comments Download

Messages

Total messages: 3
Keith
http://codereview.appspot.com/5121042/diff/1/lily/bezier.cc File lily/bezier.cc (right): http://codereview.appspot.com/5121042/diff/1/lily/bezier.cc#newcode233 lily/bezier.cc:233: sols.push_back (0.0); Better to use 0.999 and 0.001 // ...
12 years, 7 months ago (2011-09-24 18:26:09 UTC) #1
pkx166h
passes make and reg tests
12 years, 7 months ago (2011-09-24 19:46:08 UTC) #2
joeneeman
12 years, 7 months ago (2011-09-28 18:34:29 UTC) #3
lgtm
Sign in to reply to this message.

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