Comment #6 on issue 1008 by [email protected]: Some warning/error messages are not prefixed with 'warning:'/'error:'
http://code.google.com/p/lilypond/issues/detail?id=1008

Please, is there any code to test?

`grep -r '(_' . | grep -vE 'error|warning'` shows a lot still.

Not all translated strings are supposed to be errors or warnings... The output from above is basically normal messages, progress messages, debug messages, etc.

I don't think there is any automated way to check whether this is fixed.

At least, I'll add two regtests that check for the existence of the warnings mentioned in the bug report (so far, we didn't have any regtest for a failed barcheck!!!).



_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to