lilypond-devel
[Top][All Lists]
Advanced

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

File that works on 1.7.27 but not on 1.7.28


From: Laura Conrad
Subject: File that works on 1.7.27 but not on 1.7.28
Date: 24 Jul 2003 12:20:09 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

The attached file works fine on lilypond 1.7.27, but gives the
following backtrace on 1.7.28:

+ ly2dvi --set=papersize=letter anacreon.ly
/usr/bin/ly2dvi:629: SyntaxWarning: local name 'e' in 'make_html_menu_file' 
shadows use of 'e' as global in nested scope 'lambda'
  def make_html_menu_file (html_file, files_found):
/usr/share/lilypond/1.7.28/python/lilylib.py:202: SyntaxWarning: local name 'x' 
in 'lilypond_version' shadows use of 'x' as global in nested scope 
'catch_version'
  def lilypond_version (binary):
ly2dvi (GNU LilyPond) 1.7.28
Traceback (most recent call last):
  File "/usr/bin/ly2dvi", line 784, in ?
    ly.lilypond_version_check (lilypond_binary, '1.7.28')
  File "/usr/share/lilypond/1.7.28/python/lilylib.py", line 216, in 
lilypond_version_check
    v = lilypond_version (binary)
  File "/usr/share/lilypond/1.7.28/python/lilylib.py", line 209, in 
lilypond_version
    re.sub ('GNU LilyPond ([^\n]+)\n', catch_version, p)
  File "/usr/lib/python2.1/pre.py", line 179, in sub
    return pattern.sub(repl, string, count)
  File "/usr/lib/python2.1/pre.py", line 344, in sub
    return self.subn(repl, string, count)[0]
  File "/usr/lib/python2.1/pre.py", line 393, in subn
    append(repl(m))
  File "/usr/share/lilypond/1.7.28/python/lilylib.py", line 206, in 
catch_version
    x.append (match.group (1))
NameError: global name 'x' is not defined

Attachment: anacreon.ly
Description: Binary data

-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139



reply via email to

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