Eluze <elu...@gmail.com> writes:

> sorry, I ran the wrong program
>
> but now I get little more information:
>
> Traceback (most recent call last):
>   File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 386, in
> ?
>     main ()
>   File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 367, in
> main
>     errors += do_one_file (f)
>   File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py", line 320, in
> do_one_file
>     outfile.close()
> IOError: [Errno 9] Bad file descriptor

Closing stdout is likely not a good idea.  I think it would be
reasonable if convert-ly only closed files it opened itself.

-- 
David Kastrup


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to