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

Issue 332160043: Remove #:force-duration key from display-lily-music (Closed)

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

Description

Remove #:force-duration key from display-lily-music Key arguments cannot be used while using optional arguments because of a Guile-1.8 bug in define* . This would have become problematic starting with issue 2067, but apparently display-lily-music never got called with the #:force-duration key. Issue 4296 finally made the key argument lose all effect, so there is no point in retaining it.

Patch Set 1 #

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

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