bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unexpected version number behaviour


From: Graham Percival
Subject: Re: Unexpected version number behaviour
Date: Sat, 10 Jun 2006 00:51:27 -0700


On 10-Jun-06, at 12:46 AM, Cameron Horsburgh wrote:

I just tried recompiling a slightly older LilyPond score. I didn't convert-ly first. The version number in the file is "2.7.15" but I got the following error:

    \version statement found, please add

    \version "2.9.7"

This is potentially confusing, especially for a new user. If the version number is older than expected I would expect a message instructing me to run convert-ly.

Please create a small example.  In this case,

\version "2.7.0"
{ c'4}

produces:

spark:~/tmp gperciva$ lilypond foo.ly
GNU LilyPond 2.9.8
Processing `foo.ly'
Parsing...
error: Incorrect lilypond version: 2.7.0 (2.7.38, 2.9.8)
error: Consider updating the input with the convert-ly script
foo.ly: 0: warning: no \version statement found, please add

\version "2.9.8"

for future compatibility
Interpreting music...
...


Knowing that there are two error messages printed is worthwhile.
- Graham





reply via email to

[Prev in Thread] Current Thread [Next in Thread]