Home GnuPG

Update ASN.1 grammar for newer Bison versions.
569f3da664deUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Update ASN.1 grammar for newer Bison versions.

* src/asn1-parse.y (YYERROR_VERBOSE): Replace by ...
(%define parse.error.verbose): this.
(YYPARSE_PARM, YYLEX_PARM): Replace by ...
(%parm): this.
(%pure_parser): Replace by ...
(%define api.pure full): this.
(yyerror): Add arg parm.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jan 30 2015, 10:18 AM
Parents
rK32b3a47a358d: Require automake 1.14 and update build-aux files.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rK569f3da664de: Update ASN.1 grammar for newer Bison versions. (authored by Werner Koch <wk@gnupg.org>).Jan 30 2015, 10:18 AM