Status: Accepted
Owner: ----
Labels: Priority-Low Type-Enhancement

New issue 1008 by brownian.box: Some warning/error messages are not prefixed with 'warning:'/'error:'
http://code.google.com/p/lilypond/issues/detail?id=1008

Reported by Dénes Harmath,
http://lists.gnu.org/archive/html/bug-lilypond/2010-02/msg00131.html :

----------------------------
Some warning messages are not prefixed with 'warning:', but they should to
be more easily parsable and percievable.
So far, I discovered the following warnings:

No such instrument: contrabassoon

Barcheck failed got 69 expect 123

But I'm sure there are more.
============================

Having tried to grep (just a wild guess):

$ cd $HOME/lilypond/usr
$ grep -r '(_' . | grep -vE 'error|warning'

... i've got a lot of messages, a lot of which should be marked as "errors"
and others as "warning". Ideally.

Most probably, i can't find all such messages by the moment.

So, have no idea how to "verify" if fixed ;)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to