mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
Reported by George Neuner at
<http://lists.gnu.org/archive/html/bug-bison/2010-08/msg00002.html>.
* NEWS (2.5): Document.
* THANKS (George Neuner): Add.
* doc/bison.texinfo (Bison Options): Document.
* src/complain.c, src/complain.h
(warn_at, warn_at_indent, warn): Suppress warning if -Wno-other.
(midrule_value_at): New warning function, similar to yacc_at in
that it's controlled by its own warning category.
* src/getargs.c (warnings_flag): Initialize to warnings_other.
(warnings_args, warnings_types): Add entry for warnings_other.
(usage): Update.
* src/getargs.h (enum warnings): Add entry for warnings_other.
* src/gram.c (grammar_rules_useless_report): If -Wno-other, then
don't print useless rules.
* src/reader.c (symbol_should_be_used): Rather than adjusting the
return value based on whether midrule value warnings are enabled,
accept a new parameter for telling the caller whether true is
being returned for a potential midrule warning.
(grammar_rule_check): Use midrule_value_at for midrule value
warnings, and continue to use warn_at for all other warnings. Let
them check whether the warnings are enabled.
* tests/local.at (AT_BISON_CHECK): Update documentation.
(AT_BISON_CHECK_NO_XML): Check that -Wnone and --warnings=none
disable all warnings exercised in the test suite.
(cherry picked from commit 8ffd7912e3)
121 lines
5.3 KiB
Plaintext
121 lines
5.3 KiB
Plaintext
Bison was originally written by Robert Corbett. It would not be what
|
|
it is today without the invaluable help of these people:
|
|
|
|
Airy Andre Airy.Andre@edf.fr
|
|
Akim Demaille akim@freefriends.org
|
|
Albert Chin-A-Young china@thewrittenword.com
|
|
Alexander Belopolsky alexb@rentec.com
|
|
Alexandre Duret-Lutz adl@src.lip6.fr
|
|
Andreas Schwab schwab@suse.de
|
|
Andrew Suffield asuffield@users.sourceforge.net
|
|
Angelo Borsotti angelo.borsotti@gmail.com
|
|
Anthony Heading ajrh@ajrh.net
|
|
Arnold Robbins arnold@skeeve.com
|
|
Art Haas ahaas@neosoft.com
|
|
Baron Schwartz baron@sequent.org
|
|
Benoit Perrot benoit.perrot@epita.fr
|
|
Bernd Kiefer kiefer@dfki.de
|
|
Bert Deknuydt Bert.Deknuydt@esat.kuleuven.ac.be
|
|
Bill Allombert Bill.Allombert@math.u-bordeaux1.fr
|
|
Bob Rossi bob@brasko.net
|
|
Brandon Lucia blucia@gmail.com
|
|
Bruce Lilly blilly@erols.com
|
|
Bruno Haible bruno@clisp.org
|
|
Charles-Henri de Boysson de-boy_c@epita.fr
|
|
Christian Burger cburger@sunysb.edu
|
|
Cris Bailiff c.bailiff+bison@awayweb.com
|
|
Cris van Pelt cris@amf03054.office.wxs.nl
|
|
Csaba Raduly csaba_22@yahoo.co.uk
|
|
Dagobert Michelsen dam@baltic-online.de
|
|
Daniel Hagerty hag@gnu.org
|
|
David J. MacKenzie djm@gnu.org
|
|
Derek M. Jones derek@knosof.co.uk
|
|
Di-an Jan dianj@freeshell.org
|
|
Dick Streefland dick.streefland@altium.nl
|
|
Didier Godefroy dg@ulysium.net
|
|
Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de
|
|
Eric Blake ebb9@byu.net
|
|
Evgeny Stambulchik fnevgeny@plasma-gate.weizmann.ac.il
|
|
Fabrice Bauzac noon@cote-dazur.com
|
|
Florian Krohm florian@edamail.fishkill.ibm.com
|
|
Frank Heckenbach frank@g-n-u.de
|
|
Frans Englich frans.englich@telia.com
|
|
Georg Sauthoff gsauthof@TechFak.Uni-Bielefeld.DE
|
|
George Neuner gneuner2@comcast.net
|
|
Goran Uddeborg goeran@uddeborg.se
|
|
Guido Trentalancia trentalg@aston.ac.uk
|
|
H. Merijn Brand h.m.brand@hccnet.nl
|
|
Hans Aberg haberg@matematik.su.se
|
|
Jan Nieuwenhuizen janneke@gnu.org
|
|
Jerry Quinn jlquinn@optonline.net
|
|
Jesse Thilo jthilo@gnu.org
|
|
Jim Kent jkent@arch.sel.sony.com
|
|
Jim Meyering jim@meyering.net
|
|
Joel E. Denny joeldenny@joeldenny.org
|
|
Johan van Selst johans@stack.nl
|
|
Jonathan Nieder jrnieder@gmail.com
|
|
Juan Manuel Guerrero juan.guerrero@gmx.de
|
|
Kees Zeelenberg kzlg@users.sourceforge.net
|
|
Keith Browne kbrowne@legato.com
|
|
Laurent Mascherpa laurent.mascherpa@epita.fr
|
|
Magnus Fromreide magfr@lysator.liu.se
|
|
Marc Autret autret_m@epita.fr
|
|
Martin Jacobs martin.jacobs@arcor.de
|
|
Martin Mokrejs mmokrejs@natur.cuni.cz
|
|
Martin Nylin martin.nylin@linuxmail.org
|
|
Matt Kraai kraai@alumni.cmu.edu
|
|
Matt Rosing rosing@peakfive.com
|
|
Michael Hayes m.hayes@elec.canterbury.ac.nz
|
|
Michael Raskin 7c6f434c@mail.ru
|
|
Michiel De Wilde mdewilde.agilent@gmail.com
|
|
Mickael Labau labau_m@epita.fr
|
|
Mike Castle dalgoda@ix.netcom.com
|
|
Neil Booth NeilB@earthling.net
|
|
Nelson H. F. Beebe beebe@math.utah.edu
|
|
Nicolas Burrus nicolas.burrus@epita.fr
|
|
Nicolas Tisserand nicolas.tisserand@epita.fr
|
|
Noah Friedman friedman@gnu.org
|
|
Odd Arild Olsen oao@fibula.no
|
|
Oleg Smolsky oleg.smolsky@pacific-simulators.co.nz
|
|
Paolo Bonzini bonzini@gnu.org
|
|
Pascal Bart pascal.bart@epita.fr
|
|
Paul Eggert eggert@cs.ucla.edu
|
|
Paul Hilfinger Hilfinger@CS.Berkeley.EDU
|
|
Per Allansson per@appgate.com
|
|
Peter Fales psfales@lucent.com
|
|
Peter Hamorsky hamo@upjs.sk
|
|
Piotr Gackiewicz gacek@intertel.com.pl
|
|
Quentin Hocquet hocquet@gostai.com
|
|
Quoc Peyrot chojin@lrde.epita.fr
|
|
R Blake blakers@mac.com
|
|
Raja R Harinath harinath@cs.umn.edu
|
|
Ralf Wildenhues Ralf.Wildenhues@gmx.de
|
|
Richard Stallman rms@gnu.org
|
|
Robert Anisko anisko_r@epita.fr
|
|
Satya Kiran Popuri satyakiran@gmail.com
|
|
Sebastian Setzer sebastian.setzer.ext@siemens.com
|
|
Sebastien Fricker sebastien.fricker@gmail.com
|
|
Sergei Steshenko sergstesh@yahoo.com
|
|
Shura debil_urod@ngs.ru
|
|
Steve Murphy murf@parsetree.com
|
|
Summum Bonum sum@geekhouse.org
|
|
Tim Josling tej@melbpc.org.au
|
|
Tim Van Holder tim.van.holder@pandora.be
|
|
Tom Lane tgl@sss.pgh.pa.us
|
|
Tom Tromey tromey@cygnus.com
|
|
Tommy Nordgren tommy.nordgren@chello.se
|
|
Troy A. Johnson troyj@ecn.purdue.edu
|
|
Tys Lefering twlevo@gmail.com
|
|
Vin Shelton acs@alumni.princeton.edu
|
|
Wayne Green wayne@infosavvy.com
|
|
Wolfram Wagner ww@mpi-sb.mpg.de
|
|
Wwp subscript@free.fr
|
|
Zack Weinberg zack@codesourcery.com
|
|
|
|
Many people are not named here because we lost track of them. We
|
|
thank them! Please, help us keeping this list up to date.
|
|
|
|
Local Variables:
|
|
mode: text
|
|
End:
|