|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5636 fix various warnings |
Date: | Fri, 13 Dec 2019 01:41:45 -0000 |
Diff:
--- old +++ new @@ -1,3 +1,12 @@ 1: int->vsize in Cluster +2: int->vsize in Grob::pure_is_visible () +Also, for maintainability, let Item::pure_is_visible () default to +Grob::pure_is_visible () rather than use a hard-coded value. + +3: more int->vsize in System +Doesn't fix any warnings now, but will avoid new ones later. + +4: int->long for result of scm_ilength () + https://codereview.appspot.com/583200043
[issues:#5636] fix various warnings
Status: Started
Created: Fri Dec 13, 2019 01:35 AM UTC by Dan Eble
Last Updated: Fri Dec 13, 2019 01:38 AM UTC
Owner: Dan Eble
1: int->vsize in Cluster
2: int->vsize in Grob::pure_is_visible ()
Also, for maintainability, let Item::pure_is_visible () default to
Grob::pure_is_visible () rather than use a hard-coded value.
3: more int->vsize in System
Doesn't fix any warnings now, but will avoid new ones later.
4: int->long for result of scm_ilength ()
https://codereview.appspot.com/583200043
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
[Prev in Thread] | Current Thread | [Next in Thread] |