Report information
The Basics
Id:
43134
Status:
resolved
Priority:
Medium/Medium
Queue:

People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
9.9.10, 9.9.10-S1, 9.10.5, 9.10.5-S1, 9.11.1, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
(no value)

Attachments
0001-print-clause-flags-for-mapbody-type-when-printing-gr.patch 0002-add-CFG_CLAUSEFLAG_MULTI-to-comments-when-printing-g.patch

Dates
Created:Wed, 31 Aug 2016 09:34:39 -0400
Updated:Thu, 27 Jul 2017 01:07:15 -0400
Closed:Tue, 01 Nov 2016 22:40:26 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: [PATCH] add mention of CFG_CLAUSEFLAG_MULTI to printed grammar
Date: Wed, 31 Aug 2016 15:33:57 +0200
To: bind-suggest@isc.org
From: "Petr Spacek" <pspacek@redhat.com>
Hello, this patch set adds information about multi-valued clauses to grammar printed by cfg_print_grammar(). For completeness, it adds flags to mapbody as well so the information is complete. This makes output of cfg_print_grammar() more suitable for further processing. The ultimate goal is to transform it into Augeas grammar which can be then used in automated systems for configuration file parsing/generation/modification. The same code can be found in following repo: https://github.com/pspacek/bind/commits/grammar_print_multi Have a nice day! -- Petr Spacek @ Red Hat

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

Looks like reasonable 9.12.0 fodder.