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

Issue 553230043: Issue 5623: fix int/vsize conversion warnings in System (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 4 months ago by Dan Eble
Modified:
4 years, 4 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

https://sourceforge.net/p/testlilyissues/issues/5623/ 1: return vsize from System::element_count and spanner_count 2: use std::count_if for System::spanner_count (not related to fixing warnings, just clean-up) 3: fix int/vsize conversion warnings in System

Patch Set 1 : return vsize from System::element_count and spanner_count #

Patch Set 2 : use std::count_if for System::spanner_count #

Patch Set 3 : fix int/vsize conversion warnings in System #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -17 lines) Patch
M lily/include/system.hh View 1 chunk +2 lines, -2 lines 0 comments Download
M lily/paper-score.cc View 1 chunk +1 line, -1 line 0 comments Download
M lily/system.cc View 1 2 7 chunks +16 lines, -14 lines 0 comments Download

Messages

Total messages: 3
Dan Eble
use std::count_if for System::spanner_count
4 years, 4 months ago (2019-11-27 17:35:16 UTC) #1
Dan Eble
fix int/vsize conversion warnings in System
4 years, 4 months ago (2019-11-27 17:35:47 UTC) #2
Dan Eble
4 years, 4 months ago (2019-11-27 17:37:31 UTC) #3

          
Sign in to reply to this message.

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