BIND 10 #900: Alter format of message files
BIND 10 Development
do-not-reply at isc.org
Wed May 4 09:08:18 UTC 2011
#900: Alter format of message files
-------------------------------------+-------------------------------------
Reporter: stephen | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: logging | Sprint-20110517
Sensitive: 0 | Keywords:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
The current message file format is:
{{{
<message-id> <text of message>
+ Extended description
+ :
}}}
i.e. flagging each line of the extended description with a "+" sign and no
flag for the message ID.
To simplify the creation of the extended description, this ticket reverses
that, preceding each message ID/message text line with a flag, and having
no flag for the message description, i.e.
{{{
% <message-id> <text of message>
Extended description
:
}}}
(The character used for the flag left to the discretion of the
implementer.)
This task involves updating the message compiler to process the new-format
file correctly, and updating existing message files.
--
Ticket URL: <http://bind10.isc.org/ticket/900>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list