adjustment for QNX

altered Jamfiles to fix test with DLLS on static builds

[SVN r79951]
This commit is contained in:
Robert Ramey
2012-08-10 01:39:53 +00:00
parent 6f0659a8e8
commit ca8cb19e53
9 changed files with 51 additions and 35 deletions

View File

@@ -47,7 +47,7 @@ codecvt_null<wchar_t>::do_out(
BOOST_WARCHIVE_DECL(std::codecvt_base::result)
codecvt_null<wchar_t>::do_in(
std::mbstate_t & state,
std::mbstate_t & /*state*/,
const char * first1,
const char * last1,
const char * & next1,