|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5356 Fix result type of composed partial functions |
Date: | Mon, 25 Jun 2018 10:06:45 -0000 |
Pushed to staging as
commit ca31590fe7718da733d612ae7209101f4c29aa05
Author: David Kastrup address@hidden
Date: Fri Jun 22 01:16:05 2018 +0200
Issue 5356: Fix result type of composed partial functions When using \etc for composing multiple partial functions into a single function, the resulting signature takes the trailing argument list from the last such composed function. However, the type of the resulting function (music or event or scheme function) is that from the first function. The previous implementation got this wrong.
[issues:#5356] Fix result type of composed partial functions
Status: Fixed
Labels: Fixed_2_19_82 Fixed_2_21_0
Created: Thu Jun 21, 2018 11:22 PM UTC by David Kastrup
Last Updated: Mon Jun 25, 2018 10:04 AM UTC
Owner: David Kastrup
Fix result type of composed partial functions
When using \etc for composing multiple partial functions into a single
function, the resulting signature takes the trailing argument list
from the last such composed function. However, the type of the
resulting function (music or event or scheme function) is that from
the first function.
The previous implementation got this wrong.
http://codereview.appspot.com/361720043
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.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |