mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
news: fixes
Reported by Jacob L. Mandelson. * NEWS: here.
This commit is contained in:
10
NEWS
10
NEWS
@@ -6,11 +6,11 @@ GNU Bison NEWS
|
|||||||
|
|
||||||
*** File prefix mapping
|
*** File prefix mapping
|
||||||
|
|
||||||
Bison learned a new argument, '--file-prefix-map OLD=NEW'. Any file path in
|
Bison learned a new argument, `--file-prefix-map OLD=NEW`. Any file path
|
||||||
the output (specifically #line directives and #ifdef header guards) that
|
in the output (specifically `#line` directives and `#ifdef` header guards)
|
||||||
being with the prefix OLD will have it replace with the prefix NEW, similar
|
that begins with the prefix OLD will have it replaced with the prefix NEW,
|
||||||
to the -ffile-prefix-map in GCC. This option can be used to make bison output
|
similar to the `-ffile-prefix-map` in GCC. This option can be used to
|
||||||
reproducible.
|
make bison output reproducible.
|
||||||
|
|
||||||
** Changes
|
** Changes
|
||||||
|
|
||||||
|
|||||||
1
THANKS
1
THANKS
@@ -84,6 +84,7 @@ Guido Trentalancia trentalg@aston.ac.uk
|
|||||||
H. Merijn Brand h.m.brand@hccnet.nl
|
H. Merijn Brand h.m.brand@hccnet.nl
|
||||||
Hans Åberg haberg-1@telia.com
|
Hans Åberg haberg-1@telia.com
|
||||||
Horst Von Brand vonbrand@inf.utfsm.cl
|
Horst Von Brand vonbrand@inf.utfsm.cl
|
||||||
|
Jacob L. Mandelson jlm-bbison@jlm.ofb.net
|
||||||
Jan Nieuwenhuizen janneke@gnu.org
|
Jan Nieuwenhuizen janneke@gnu.org
|
||||||
Jannick thirdedition@gmx.net
|
Jannick thirdedition@gmx.net
|
||||||
Jeff Hammond jeff_hammond@acm.org
|
Jeff Hammond jeff_hammond@acm.org
|
||||||
|
|||||||
Reference in New Issue
Block a user