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

Issue 318680043: 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:
7 years 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

Messages

Total messages: 1
thomasmorley651
7 years, 1 month ago (2017-03-19 17:57:31 UTC) #1
This replaces 
333eaf6cee3f1717f91a1a0f70592021daeaad38
from branch 
remotes/origin/dev/guile-v2-work
Please review.
Sign in to reply to this message.

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