BIND 10 #2369: InputSource helper class for MasterLexer
BIND 10 Development
do-not-reply at isc.org
Sat Nov 3 03:59:22 UTC 2012
#2369: InputSource helper class for MasterLexer
-------------------------------------+-------------------------------------
Reporter: | Owner: muks
jinmei | Status: reviewing
Type: task | Milestone:
Priority: | Sprint-20121106
medium | Resolution:
Component: | Sensitive: 0
libdns++ | Sub-Project: DNS
Keywords: | Estimated Difficulty: 4
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: |
loadzone-ng |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
another minor style matter: please adjust the position of `++` and
`--` per guideline (unless the semantics of the specific position is
required in that context).
Example is here. Search the file and fix everything like tht.
{{{#!cpp
buffer_pos_--;
if (buffer_[buffer_pos_] == '\n') {
line_--;
}
}}}
--
Ticket URL: <http://149.20.48.40/ticket/2369#comment:17>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list