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

Issue 321790043: Fix some warnings about string-delete and string-filter argument order (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 1 month ago by thomasmorley651
Modified:
6 years, 12 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix some warnings about string-delete and string-filter argument order This makes guile2 stop printing some warning messages: Guile used to use the wrong argument order for string-delete. This call to string-filter had the arguments in the wrong order. See SRFI-13 for more details. At some point we will remove this hack. guile-1.8 will continue working.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M scm/graphviz.scm View 1 chunk +3 lines, -1 line 0 comments Download
M scm/lily.scm View 1 chunk +5 lines, -1 line 0 comments Download
M scm/lily-library.scm View 1 chunk +3 lines, -3 lines 0 comments Download

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