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

Issue 337940043: Omit (*location*) to check-{grob,music}-path calls (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

Omit (*location*) to check-{grob,music}-path calls Also contains commits: check-music-path could not be used without location arg This is a bug in (ice-9 optargs) where #:key and #:optional don't work simultaneously when optional arguments are actually left off. check-grob-path could not be used without location arg This is a bug in (ice-9 optargs) where #:key and #:optional don't work simultaneously when optional arguments are actually left off.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -86 lines) Patch
M ly/music-functions-init.ly View 12 chunks +12 lines, -12 lines 0 comments Download
M scm/music-functions.scm View 3 chunks +87 lines, -74 lines 0 comments Download

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