Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3892)

Issue 361720043: Fix result type of composed partial functions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 10 months ago by dak
Modified:
5 years, 9 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M scm/ly-syntax-constructors.scm View 1 chunk +3 lines, -2 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b