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

Issue 346930044: Issue 5410: Fix warnings in flower (Closed)

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

Description

Fix warnings in flower coming from g++ 8.0.1 on x86_64. https://sourceforge.net/p/testlilyissues/issues/5410/ Three commits: * remove unused memrchr and memrev * remove unused Polynomial::set_mod * fix remaining int/size conversion warnings

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -79 lines) Patch
M flower/include/libc-extension.hh View 1 chunk +2 lines, -10 lines 0 comments Download
M flower/include/polynomial.hh View 1 chunk +0 lines, -1 line 0 comments Download
M flower/include/std-string.hh View 1 chunk +1 line, -1 line 0 comments Download
M flower/include/string-convert.hh View 1 chunk +0 lines, -1 line 0 comments Download
M flower/libc-extension.cc View 4 chunks +2 lines, -26 lines 0 comments Download
M flower/polynomial.cc View 1 chunk +0 lines, -31 lines 0 comments Download
M flower/std-string.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M flower/string-convert.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M flower/warn.cc View 1 chunk +1 line, -1 line 0 comments Download

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