bug-lilypond
[Top][All Lists]
Advanced

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

convert-ly 2.1.34


From: Michael Welsh Duggan
Subject: convert-ly 2.1.34
Date: Mon, 29 Mar 2004 23:27:13 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Seems to have a regular expression error, but I am not acquainted
enough with python's regexps to debug:

Using the following file:

Attachment: foo.ly
Description: Test file

address@hidden:~/lily$ convert-ly foo.ly 
convert-ly (GNU LilyPond) 2.1.34
Processing `foo.ly' ... Applying conversions: 2.1.1, 2.1.2, 2.1.3, 2.1.4, 
2.1.7, 2.1.10, 2.1.11, 2.1.12, 2.1.13, 2.1.14, 2.1.15, 2.1.16, 2.1.17, 2.1.18, 
2.1.19, 2.1.20, 2.1.21, 2.1.22, 2.1.23, 2.1.24, 2.1.25, 2.1.26, 2.1.27, 2.1.28, 
2.1.29, 2.1.30, 2.1.31, 2.1.33, Traceback (most recent call last):
  File "/usr/bin/convert-ly", line 2171, in ?
    do_one_file (f)
  File "/usr/bin/convert-ly", line 2110, in do_one_file
    touched = do_conversion (infile, from_version, outfile, to_version)
  File "/usr/bin/convert-ly", line 2056, in do_conversion
    str = x[1] (str)
  File "/usr/bin/convert-ly", line 2027, in conv
    + "#(make-vector 3 '\g<list>)", str)
  File "/usr/lib/python2.3/sre.py", line 143, in sub
    return _compile(pattern, 0).sub(repl, string, count)
  File "/usr/lib/python2.3/sre.py", line 229, in _compile
    raise error, v # invalid expression
sre_constants.error: unbalanced parenthesis
-- 
Michael Welsh Duggan
(address@hidden)

reply via email to

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