|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5438 Give \key command a better predicate for scale type |
Date: | Thu, 15 Nov 2018 18:42:11 -0000 |
Diff:
Passes make, make check and a full make doc.
[issues:#5438] Give \key command a better predicate for scale type
Status: Started
Created: Wed Nov 14, 2018 09:44 AM UTC by David Kastrup
Last Updated: Wed Nov 14, 2018 09:44 AM UTC
Owner: David Kastrup
Give \key command a better predicate for scale type
{ \key c major }
should not be accepted at the parsing state, turning "major" into
'(major) matching the list? predicate. So instead a number-pair-list?
predicate is being used which is much less likely to be matched by
erroneous input.
http://codereview.appspot.com/357840043
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] |