lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5719 Tie form


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5719 Tie formatting maintenance
Date: Fri, 31 Jan 2020 21:22:54 -0000


[issues:#5719] Tie formatting maintenance

Status: Started
Created: Fri Jan 31, 2020 09:22 PM UTC by Dan Eble
Last Updated: Fri Jan 31, 2020 09:22 PM UTC
Owner: nobody

1: int->vsize to fix tie-formatting warnings

2: Replace flower's Tuple with std::array

3: ties->front () instead of ties->at (0)
... in contexts where ties->back () is also used.

4: Tie_formatting_problem: [i] instead of at (i)
... in loops where it is clear that the index is in bounds.

at () checks the index, which is unnecessary in those places.

https://codereview.appspot.com/581560049


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]