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

Issue 7262: * Don't add "ps" to intermediate formats when using eps backend. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 5 months ago by Neil Puttock
Modified:
14 years, 7 months ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

* Don't add "ps" to intermediate formats when using eps backend. This prevents an error being reported when using -ddelete-intermediate-files.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M scm/backend-library.scm View 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 3
hanwenn
LGTM, but I don't understand what this has to do with the error messages you ...
15 years, 5 months ago (2008-10-08 03:37:15 UTC) #1
Neil Puttock
On 2008/10/08 03:37:15, hanwenn wrote: > LGTM, but I don't understand what this has to ...
15 years, 5 months ago (2008-10-09 21:25:50 UTC) #2
Patrick McCarty
14 years, 7 months ago (2009-08-17 22:21:50 UTC) #3
On 2008/10/09 21:25:50, Neil Puttock wrote:
> On 2008/10/08 03:37:15, hanwenn wrote:
> > LGTM, but I don't understand what this has to do with the error messages you
> > mention.
> 
> Apologies, it is a bit vague.
> 
> Using -ddelete-intermediate-files with -dbackend=eps generates an error:
> 
>  In procedure delete-file in expression (delete-file (string-append base "."
> ...)):
> /usr/local/share/lilypond/2.11.62/scm/backend-library.scm:149:21: No such file
> or directory
> 
> If the output format is png or pdf, completize-formats will add "ps" to the
> list, even though when using the eps backend, there is no .ps file to delete.

Neil, I think Jan recently fixed this issue in commit 72f03ab0b.

Can you verify?
Sign in to reply to this message.

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