BIND 10 #122: location of testdata files
BIND 10 Development
do-not-reply at isc.org
Tue Apr 13 16:51:11 UTC 2010
#122: location of testdata files
--------------------------+-------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
--------------------------+-------------------------------------------------
Comment(by jreed):
When I use ifs.open(datafile_with_path, ios_base::in); I now get
{{{
unittest_util.cc: In static member function 'static void
isc::UnitTestUtil::readWireData(const char*, std::vector<unsigned char,
std::allocator<unsigned char> >&)':
unittest_util.cc:49: error: no matching function for call to
'std::basic_ifstream<char, std::char_traits<char> >::open(std::string&,
const std::_Ios_Openmode&)'
/usr/pkg/gcc44/lib/gcc/x86_64-unknown-
netbsd4.99.62/4.4.1/../../../../include/c++/4.4.1/fstream:525: note:
candidates are: void std::basic_ifstream<_CharT, _Traits>::open(const
char*, std::_Ios_Openmode) [with _CharT = char, _Traits =
std::char_traits<char>]
*** Error code 1
}}}
--
Ticket URL: <https://bind10.isc.org/ticket/122#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list