Status: Accepted
Owner: ----
Labels: Type-Build Warning
New issue 2333 by philehol...@gmail.com: 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.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond