> On 2 Jan 2019, at 19:25, Akim Demaille <[email protected]> wrote: > > * doc/bison.texi: Document that %name-prefix is replaced by %define > api.prefix.
The formulation in the manual, sec. 3.8, is a bit confusing, a casual reading
might be read as though the extra %define being a part of a syntax description.
Maybe something like:
The easy way to do this is to define the variable api.prefix using the syntax
‘%define api.prefix {prefix}’.
