bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2333 in lilypond: extract-texi-filenames doesn't ignore comments


From: lilypond
Subject: Issue 2333 in lilypond: extract-texi-filenames doesn't ignore comments
Date: Sat, 18 Feb 2012 16:03:07 +0000

Status: Accepted
Owner: ----
Labels: Type-Build Warning

New issue 2333 by address@hidden: extract-texi-filenames doesn't ignore comments
http://code.google.com/p/lilypond/issues/detail?id=2333

Create a test.texi file with this line:

@c @include learning/preface.itely

My understanding is that this should be ignored, since the @c is a comment. However, e-t-f.py throws the following error:

Warning: No such file: learning/preface.itely (search path: .)

This is an annoyance, since it puts false errors in the output of make doc. Someone who understands python regexes and lambdas can probably fix this in a few seconds.




reply via email to

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