bug-bison
[Top][All Lists]
Advanced

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

non-gnu style error messages


From: Jan Nieuwenhuizen
Subject: non-gnu style error messages
Date: Sun, 09 May 2004 16:41:14 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

bison from Debian unstable:

    $ bison --version
    bison (GNU Bison) 1.875a

produces a slew of home-brewn, non-gnu complient error messages:

    16:28:57 address@hidden:~/cvs/savannah/lilypond/lilypond/lily
    $ LANG=C bison -o./out/parser.cc -d parser.yy 2>&1 | head
    parser.yy:2541.21: invalid character: `-'
    parser.yy:2541.22: invalid character: `>'
    parser.yy:2534.11-2541.39: warning: type clash on default action: <scm> != 
<>
    parser.yy:2542.17-21: syntax error, unexpected "identifier"

which is quite annoying.

Please consider using the standard FILE:LINE:[COLUMN:][warning:]
format, or alternatively, please discuss and get a new format accepted
and adopted by mainstream editors first.

My humble excuses if this is has already been fixed in the development
branch.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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