Ticket #5481: test_thread.err

File test_thread.err, 4.3 KB (added by Leo Carreon <lcarreon@…>, 12 years ago)

The error messages from the build of the test program

Line 
1c:\boost_1_45_0\include\boost\thread\win32\thread_data.hpp(171) : error C2220: warning treated as error - no 'object' file generated
2c:\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
3with
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]
9c:\boost_1_45_0\include\boost\thread\win32\thread_data.hpp(171) : warning C4244: 'argument' : conversion from '__int64' to 'long', possible loss of data
10c:\boost_1_45_0\include\boost\token_functions.hpp(220) : warning C4127: conditional expression is constant
11c:\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)'
12with
13[
14 traits=traits_type
15]
16c:\boost_1_45_0\include\boost\token_functions.hpp(532) : see reference to class template instantiation 'boost::tokenizer_detail::traits_extension<traits>' being compiled
17with
18[
19 traits=traits_type
20]
21c:\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'
22with
23[
24 Char=char,
25 Tr=traits_type
26]
27c:\boost_1_45_0\include\boost\tokenizer.hpp(92) : see reference to class template instantiation 'boost::char_separator<Char,Tr>' being compiled
28with
29[
30 Char=char,
31 Tr=traits_type
32]
33c:\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
34with
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]
40c:\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
41with
42[
43 date_type=boost::gregorian::date
44]
45c:\boost_1_45_0\include\boost\token_functions.hpp(232) : warning C4127: conditional expression is constant
46c:\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)'
47with
48[
49 traits=traits_type
50]
51c:\boost_1_45_0\include\boost\token_functions.hpp(220) : warning C4127: conditional expression is constant
52c:\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)'
53with
54[
55 traits=traits_type
56]
57c:\boost_1_45_0\include\boost\token_functions.hpp(532) : see reference to class template instantiation 'boost::tokenizer_detail::traits_extension<traits>' being compiled
58with
59[
60 traits=traits_type
61]
62c:\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'
63with
64[
65 Char=wchar_t,
66 Tr=traits_type
67]
68c:\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
69with
70[
71 Char=wchar_t,
72 Tr=traits_type
73]
74c:\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
75with
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]
83c:\boost_1_45_0\include\boost\token_functions.hpp(232) : warning C4127: conditional expression is constant
84c:\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)'
85with
86[
87 traits=traits_type
88]