BIND 10 #3119: [kean] botan present but not usable
BIND 10 Development
do-not-reply at isc.org
Tue Sep 3 15:10:55 UTC 2013
#3119: [kean] botan present but not usable
-------------------------------------+-------------------------------------
Reporter: wlodekwencel | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: Unclassified | Sprint-20130903
Keywords: botan | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 2 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by jreed):
{{{
976 /usr/include/botan/secmem.h: In instantiation of
'Botan::SecureVector<T>& Botan::SecureVector<T>::operator=(const
Botan::MemoryRegion<T>&) [with T = unsigned char]':
977 /usr/include/botan/symkey.h:36:56: required from here
978 /usr/include/botan/secmem.h:362:34: error: 'set' was not declared
in this scope, and no declarations were found by argument-dependent lookup
at the point of instantiation [-fpermissive]
979 { if(this != &in) set(in); return (*this); }
980 ^
981 /usr/include/botan/secmem.h:362:34: note: declarations in
dependent base 'Botan::MemoryRegion<unsigned char>' are not found by
unqualified lookup
982 /usr/include/botan/secmem.h:362:34: note: use 'this->set' instead
}}}
This is a common problem. Maybe not in latest botan.
--
Ticket URL: <http://bind10.isc.org/ticket/3119#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list