Searched defs:bug (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dapplication.cpp222 const std::string bug = local
223 std::string("This is probably a bug in ") + m_prog_name +
/bind-9.11.3/unit/atf-src/tools/
H A Dapplication.cpp277 const std::string bug = local
278 std::string("This is probably a bug in ") + m_prog_name +
309 "unexpected error: ") + e.what() + "\n" + bug) << "\n";
313 "unknown error\n") + bug) << "\n";

Completed in 11 milliseconds