BIND 10 #571: Question::toText() and newline
BIND 10 Development
do-not-reply at isc.org
Thu Dec 8 12:07:48 UTC 2011
#571: Question::toText() and newline
--------------------------------------------+----------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
Defect Severity: N/A | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 0.0
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
--------------------------------------------+----------------------------
Comment (by jreed):
Will this be handled?
Another example:
src/lib/datasrc/cache.cc has
{{{
LOG_DEBUG(logger, DBG_TRACE_DATA, DATASRC_CACHE_INSERT).
arg(node->getNodeName());
}}}
which results in a line feed in the log message:
{{{
2011-12-08 05:52:59.468 DEBUG [b10-auth.datasrc] DATASRC_CACHE_INSERT
inserting
item 'negative entry for foo. IN CNAME
' into the hotspot cache
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/571#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list