Ticket #4108: errors.txt

File errors.txt, 1.3 KB (added by ka3a4ok@…, 13 years ago)

Error log from compiler

Line 
1Error 1 error C2139: 'Terminal' : an undefined class is not allowed as an argument to compiler intrinsic type trait '__is_pod' <boost path>\include\boost-1_42\boost\type_traits\is_pod.hpp 34 1 SomeProject
2Error 2 error C2139: 'Terminal' : an undefined class is not allowed as an argument to compiler intrinsic type trait '__has_trivial_constructor' <boost path>\include\boost-1_42\boost\type_traits\is_pod.hpp 34 1 SomeProject
3Error 3 error C2139: 'Terminal' : an undefined class is not allowed as an argument to compiler intrinsic type trait '__has_trivial_constructor' <boost path>\include\boost-1_42\boost\type_traits\has_trivial_constructor.hpp 27 1 SomeProject
4Error 4 error C2139: 'Terminal' : an undefined class is not allowed as an argument to compiler intrinsic type trait '__has_nothrow_constructor' <boost path>\include\boost-1_42\boost\type_traits\has_nothrow_constructor.hpp 23 1 SomeProject
5Error 5 error C2027: use of undefined type 'Terminal' <boost path>\include\boost-1_42\boost\mpl\sizeof.hpp 27 1 SomeProject
6Error 6 error C2079: 'boost::detail::alignment_of_hack<T>::t' uses undefined struct 'Terminal' <boost path>\include\boost-1_42\boost\type_traits\alignment_of.hpp 42 1 SomeProject
7Error 7 error C2027: use of undefined type 'Terminal' <boost path>\include\boost-1_42\boost\type_traits\alignment_of.hpp 65 1 SomeProject