lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5409 Fix many


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5409 Fix many type-conversion warnings in simple-spacer.
Date: Fri, 07 Sep 2018 21:01:46 -0000

commit 0da060e2d5b62a5becf1f636048bfa44f1a6faa9 (HEAD -> pushed/issue-5409-warnings-simple-space
r, origin/staging)
Author: Dan Eble address@hidden
Date: Thu Aug 30 18:40:52 2018 -0400

Issue 5409: Fix many type-conversion warnings in simple-spacer

Most of these changes eliminate a conversion from int to vsize
(a.k.a. size_t) by changing the public interface to use vsize.

These were observed when building with g++ 8.0.1 on x86_64.

[issues:#5409] Fix many type-conversion warnings in simple-spacer.

Status: Fixed
Labels: Fixed_2_21_0
Created: Thu Aug 30, 2018 11:15 PM UTC by Dan Eble
Last Updated: Wed Sep 05, 2018 10:17 AM UTC
Owner: Dan Eble

Fix many type-conversion warnings in simple-spacer.

Most of these changes eliminate a conversion from int to vsize
(a.k.a. size_t) by changing the public interface to use vsize.

These were observed when building with g++ 8.0.1 on x86_64.

http://codereview.appspot.com/347950043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]