Home GnuPG

ASN.1 parser: Provide token table (no more %token-table).

Description

ASN.1 parser: Provide token table (no more %token-table).

* src/asn1-parse.y (%token-table): Remove.
(token_table): New.
(yylex): Use token_table.
  • GnuPG-bug-id: T5616
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details