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

Issue 284290043: Remove use of is-absolute in output-ps.scm and -svg.scm

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 3 months ago by git
Modified:
8 years, 3 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Remove use of is-absolute in output-ps.scm and -svg.scm The check for absolute paths is unnecessary here because (car ly:input-file-line-char-column a-location) always returns and absolute, slashified path Now is-absolute? is not used anymore by LilyPond itself.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -13 lines) Patch
M scm/output-ps.scm View 2 chunks +1 line, -5 lines 0 comments Download
M scm/output-svg.scm View 1 chunk +4 lines, -8 lines 0 comments Download

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