| 1 | c:\boost_1_45_0\include\boost\thread\win32\thread_data.hpp(171) : error C2220: warning treated as error - no 'object' file generated
|
|---|
| 2 | c:\devel\projects\compiler_tests\test_thread\src\test_thread.cpp(18) : see reference to function template instantiation 'void boost::this_thread::sleep<boost::date_time::subsecond_duration<base_duration,frac_of_second>>(const TimeDuration &)' being compiled
|
|---|
| 3 | with
|
|---|
| 4 | [
|
|---|
| 5 | base_duration=boost::posix_time::time_duration,
|
|---|
| 6 | frac_of_second=0x03e8,
|
|---|
| 7 | TimeDuration=boost::date_time::subsecond_duration<boost::posix_time::time_duration,0x03e8>
|
|---|
| 8 | ]
|
|---|
| 9 | c:\boost_1_45_0\include\boost\thread\win32\thread_data.hpp(171) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
|
|---|
| 10 | c:\boost_1_45_0\include\boost\token_functions.hpp(220) : warning C4127: conditional expression is constant
|
|---|
| 11 | c:\boost_1_45_0\include\boost\token_functions.hpp(218) : while compiling class template member function 'bool boost::tokenizer_detail::traits_extension<traits>::isspace(char)'
|
|---|
| 12 | with
|
|---|
| 13 | [
|
|---|
| 14 | traits=traits_type
|
|---|
| 15 | ]
|
|---|
| 16 | c:\boost_1_45_0\include\boost\token_functions.hpp(532) : see reference to class template instantiation 'boost::tokenizer_detail::traits_extension<traits>' being compiled
|
|---|
| 17 | with
|
|---|
| 18 | [
|
|---|
| 19 | traits=traits_type
|
|---|
| 20 | ]
|
|---|
| 21 | c:\boost_1_45_0\include\boost\token_functions.hpp(528) : while compiling class template member function 'bool boost::char_separator<Char,Tr>::is_kept(Char) const'
|
|---|
| 22 | with
|
|---|
| 23 | [
|
|---|
| 24 | Char=char,
|
|---|
| 25 | Tr=traits_type
|
|---|
| 26 | ]
|
|---|
| 27 | c:\boost_1_45_0\include\boost\tokenizer.hpp(92) : see reference to class template instantiation 'boost::char_separator<Char,Tr>' being compiled
|
|---|
| 28 | with
|
|---|
| 29 | [
|
|---|
| 30 | Char=char,
|
|---|
| 31 | Tr=traits_type
|
|---|
| 32 | ]
|
|---|
| 33 | c:\boost_1_45_0\include\boost\date_time\date_parsing.hpp(127) : see reference to class template instantiation 'boost::tokenizer<TokenizerFunc,Iterator,Type>' being compiled
|
|---|
| 34 | with
|
|---|
| 35 | [
|
|---|
| 36 | TokenizerFunc=char_separator_type,
|
|---|
| 37 | Iterator=std::_String_const_iterator<char,std::char_traits<char>,std::allocator<char>>,
|
|---|
| 38 | Type=std::basic_string<char,std::char_traits<char>,std::allocator<char>>
|
|---|
| 39 | ]
|
|---|
| 40 | c:\boost_1_45_0\include\boost\date_time\gregorian\parsers.hpp(30) : see reference to function template instantiation 'date_type boost::date_time::parse_date<boost::gregorian::date>(const std::string &,int)' being compiled
|
|---|
| 41 | with
|
|---|
| 42 | [
|
|---|
| 43 | date_type=boost::gregorian::date
|
|---|
| 44 | ]
|
|---|
| 45 | c:\boost_1_45_0\include\boost\token_functions.hpp(232) : warning C4127: conditional expression is constant
|
|---|
| 46 | c:\boost_1_45_0\include\boost\token_functions.hpp(230) : while compiling class template member function 'bool boost::tokenizer_detail::traits_extension<traits>::ispunct(char)'
|
|---|
| 47 | with
|
|---|
| 48 | [
|
|---|
| 49 | traits=traits_type
|
|---|
| 50 | ]
|
|---|
| 51 | c:\boost_1_45_0\include\boost\token_functions.hpp(220) : warning C4127: conditional expression is constant
|
|---|
| 52 | c:\boost_1_45_0\include\boost\token_functions.hpp(218) : while compiling class template member function 'bool boost::tokenizer_detail::traits_extension<traits>::isspace(wchar_t)'
|
|---|
| 53 | with
|
|---|
| 54 | [
|
|---|
| 55 | traits=traits_type
|
|---|
| 56 | ]
|
|---|
| 57 | c:\boost_1_45_0\include\boost\token_functions.hpp(532) : see reference to class template instantiation 'boost::tokenizer_detail::traits_extension<traits>' being compiled
|
|---|
| 58 | with
|
|---|
| 59 | [
|
|---|
| 60 | traits=traits_type
|
|---|
| 61 | ]
|
|---|
| 62 | c:\boost_1_45_0\include\boost\token_functions.hpp(528) : while compiling class template member function 'bool boost::char_separator<Char,Tr>::is_kept(Char) const'
|
|---|
| 63 | with
|
|---|
| 64 | [
|
|---|
| 65 | Char=wchar_t,
|
|---|
| 66 | Tr=traits_type
|
|---|
| 67 | ]
|
|---|
| 68 | c:\boost_1_45_0\include\boost\date_time\date_parsing.hpp(294) : see reference to class template instantiation 'boost::char_separator<Char,Tr>' being compiled
|
|---|
| 69 | with
|
|---|
| 70 | [
|
|---|
| 71 | Char=wchar_t,
|
|---|
| 72 | Tr=traits_type
|
|---|
| 73 | ]
|
|---|
| 74 | c:\boost_1_45_0\include\boost\date_time\gregorian\parsers.hpp(84) : see reference to function template instantiation 'boost::date_time::period<point_rep,duration_rep> boost::date_time::from_simple_string_type<boost::gregorian::date,wchar_t>(const std::basic_string<_Elem,_Traits,_Ax> &)' being compiled
|
|---|
| 75 | with
|
|---|
| 76 | [
|
|---|
| 77 | point_rep=boost::gregorian::date,
|
|---|
| 78 | duration_rep=boost::gregorian::date_duration,
|
|---|
| 79 | _Elem=wchar_t,
|
|---|
| 80 | _Traits=std::char_traits<wchar_t>,
|
|---|
| 81 | _Ax=std::allocator<wchar_t>
|
|---|
| 82 | ]
|
|---|
| 83 | c:\boost_1_45_0\include\boost\token_functions.hpp(232) : warning C4127: conditional expression is constant
|
|---|
| 84 | c:\boost_1_45_0\include\boost\token_functions.hpp(230) : while compiling class template member function 'bool boost::tokenizer_detail::traits_extension<traits>::ispunct(wchar_t)'
|
|---|
| 85 | with
|
|---|
| 86 | [
|
|---|
| 87 | traits=traits_type
|
|---|
| 88 | ]
|
|---|