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

Unified Diff: lily/include/beam-scoring-problem.hh

Issue 553010043: Issue 5564: fix conversion warnings in beaming code (Closed)
Patch Set: fix absolute difference of unsigned types Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/include/beam.hh ('k') | lily/include/beaming-pattern.hh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/beam-scoring-problem.hh
diff --git a/lily/include/beam-scoring-problem.hh b/lily/include/beam-scoring-problem.hh
index 983bb0137d365d603be7ffe4ef4f8bbbd7a85e55..8b30acbee52aa93cec0efc1e39e03262a8bbcf71 100644
--- a/lily/include/beam-scoring-problem.hh
+++ b/lily/include/beam-scoring-problem.hh
@@ -131,7 +131,7 @@ private:
Real beam_thickness_;
Real line_thickness_;
Real musical_dy_;
- int normal_stem_count_;
+ vsize normal_stem_count_;
Real x_span_;
/*
« no previous file with comments | « lily/include/beam.hh ('k') | lily/include/beaming-pattern.hh » ('j') | no next file with comments »

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