| 1 | ...patience...
|
|---|
| 2 | ...found 823 targets...
|
|---|
| 3 | ...updating 102 targets...
|
|---|
| 4 | common.mkdir ..\..\..\bin.v2
|
|---|
| 5 | common.mkdir ..\..\..\bin.v2\libs
|
|---|
| 6 | common.mkdir ..\..\..\bin.v2\libs\variant
|
|---|
| 7 | common.mkdir ..\..\..\bin.v2\libs\variant\test
|
|---|
| 8 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test1.test
|
|---|
| 9 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0
|
|---|
| 10 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug
|
|---|
| 11 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi
|
|---|
| 12 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\test1.obj
|
|---|
| 13 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 14 | test1.cpp
|
|---|
| 15 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 16 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1303) : warning C4244: 'argument' : conversion from 'const int' to 'const short', possible loss of data
|
|---|
| 17 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1>::convert_construct<const T>(T &,int,boost::mpl::false_)' being compiled
|
|---|
| 18 | with
|
|---|
| 19 | [
|
|---|
| 20 | T0_=short,
|
|---|
| 21 | T1=const char *,
|
|---|
| 22 | T=int
|
|---|
| 23 | ]
|
|---|
| 24 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1>::variant<int>(const T &)' being compiled
|
|---|
| 25 | with
|
|---|
| 26 | [
|
|---|
| 27 | T0_=short,
|
|---|
| 28 | T1=const char *,
|
|---|
| 29 | T=int
|
|---|
| 30 | ]
|
|---|
| 31 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1>::assign<T>(const T &)' being compiled
|
|---|
| 32 | with
|
|---|
| 33 | [
|
|---|
| 34 | T0_=short,
|
|---|
| 35 | T1=const char *,
|
|---|
| 36 | T=int
|
|---|
| 37 | ]
|
|---|
| 38 | test1.cpp(66) : see reference to function template instantiation 'boost::variant<T0_,T1> &boost::variant<T0_,T1>::operator =<int>(const T &)' being compiled
|
|---|
| 39 | with
|
|---|
| 40 | [
|
|---|
| 41 | T0_=short,
|
|---|
| 42 | T1=const char *,
|
|---|
| 43 | T=int
|
|---|
| 44 | ]
|
|---|
| 45 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1303) : warning C4244: 'argument' : conversion from 'const int' to 'const unsigned short', possible loss of data
|
|---|
| 46 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::convert_construct<const T>(T &,int,boost::mpl::false_)' being compiled
|
|---|
| 47 | with
|
|---|
| 48 | [
|
|---|
| 49 | T0_=unsigned short,
|
|---|
| 50 | T1=const char *,
|
|---|
| 51 | T2=t_var5,
|
|---|
| 52 | T=int
|
|---|
| 53 | ]
|
|---|
| 54 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1,T2>::variant<int>(const T &)' being compiled
|
|---|
| 55 | with
|
|---|
| 56 | [
|
|---|
| 57 | T0_=unsigned short,
|
|---|
| 58 | T1=const char *,
|
|---|
| 59 | T2=t_var5,
|
|---|
| 60 | T=int
|
|---|
| 61 | ]
|
|---|
| 62 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::assign<T>(const T &)' being compiled
|
|---|
| 63 | with
|
|---|
| 64 | [
|
|---|
| 65 | T0_=unsigned short,
|
|---|
| 66 | T1=const char *,
|
|---|
| 67 | T2=t_var5,
|
|---|
| 68 | T=int
|
|---|
| 69 | ]
|
|---|
| 70 | test1.cpp(80) : see reference to function template instantiation 'boost::variant<T0_,T1,T2> &boost::variant<T0_,T1,T2>::operator =<int>(const T &)' being compiled
|
|---|
| 71 | with
|
|---|
| 72 | [
|
|---|
| 73 | T0_=unsigned short,
|
|---|
| 74 | T1=const char *,
|
|---|
| 75 | T2=t_var5,
|
|---|
| 76 | T=int
|
|---|
| 77 | ]
|
|---|
| 78 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 79 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\class_a.obj
|
|---|
| 80 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 81 | class_a.cpp
|
|---|
| 82 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\variant_test1.exe ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\variant_test1.pdb
|
|---|
| 83 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\variant_test1.exe ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\variant_test1.pdb
|
|---|
| 84 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\variant_test1.run
|
|---|
| 85 | 1 file(s) copied.
|
|---|
| 86 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test1.test\msvc-9.0\debug\threading-multi\variant_test1.test
|
|---|
| 87 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test2.test
|
|---|
| 88 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0
|
|---|
| 89 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug
|
|---|
| 90 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi
|
|---|
| 91 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\test2.obj
|
|---|
| 92 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 93 | test2.cpp
|
|---|
| 94 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 95 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1303) : warning C4244: 'argument' : conversion from 'const int' to 'const char', possible loss of data
|
|---|
| 96 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1>::convert_construct<const T>(T &,int,boost::mpl::false_)' being compiled
|
|---|
| 97 | with
|
|---|
| 98 | [
|
|---|
| 99 | T0_=char,
|
|---|
| 100 | T1=const char *,
|
|---|
| 101 | T=int
|
|---|
| 102 | ]
|
|---|
| 103 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1>::variant<int>(const T &)' being compiled
|
|---|
| 104 | with
|
|---|
| 105 | [
|
|---|
| 106 | T0_=char,
|
|---|
| 107 | T1=const char *,
|
|---|
| 108 | T=int
|
|---|
| 109 | ]
|
|---|
| 110 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1>::assign<T>(const T &)' being compiled
|
|---|
| 111 | with
|
|---|
| 112 | [
|
|---|
| 113 | T0_=char,
|
|---|
| 114 | T1=const char *,
|
|---|
| 115 | T=int
|
|---|
| 116 | ]
|
|---|
| 117 | test2.cpp(128) : see reference to function template instantiation 'boost::variant<T0_,T1> &boost::variant<T0_,T1>::operator =<int>(const T &)' being compiled
|
|---|
| 118 | with
|
|---|
| 119 | [
|
|---|
| 120 | T0_=char,
|
|---|
| 121 | T1=const char *,
|
|---|
| 122 | T=int
|
|---|
| 123 | ]
|
|---|
| 124 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1234) : warning C4244: 'argument' : conversion from 'const T0' to 'const char', possible loss of data
|
|---|
| 125 | D:\Boost\BoostSVN\boost/variant/detail/visitation_impl.hpp(126) : see reference to function template instantiation 'int boost::variant<T0_,T1>::convert_copy_into::internal_visit<const T>(T &,int) const' being compiled
|
|---|
| 126 | with
|
|---|
| 127 | [
|
|---|
| 128 | T0_=char,
|
|---|
| 129 | T1=const char *,
|
|---|
| 130 | T=T0
|
|---|
| 131 | ]
|
|---|
| 132 | D:\Boost\BoostSVN\boost/variant/detail/visitation_impl.hpp(169) : see reference to function template instantiation 'int boost::detail::variant::visitation_impl_invoke_impl<Visitor,VoidPtrCV,T>(int,Visitor &,VoidPtrCV,T *,boost::mpl::true_)' being compiled
|
|---|
| 133 | with
|
|---|
| 134 | [
|
|---|
| 135 | Visitor=boost::variant<char,const char *>::convert_copy_into,
|
|---|
| 136 | VoidPtrCV=const void *,
|
|---|
| 137 | T=T0
|
|---|
| 138 | ]
|
|---|
| 139 | D:\Boost\BoostSVN\boost/variant/detail/visitation_impl.hpp(252) : see reference to function template instantiation 'int boost::detail::variant::visitation_impl_invoke<Visitor,VoidPtrCV,T0,NoBackupFlag>(int,Visitor &,VoidPtrCV,T *,NoBackupFlag,int)' being compiled
|
|---|
| 140 | with
|
|---|
| 141 | [
|
|---|
| 142 | Visitor=boost::variant<char,const char *>::convert_copy_into,
|
|---|
| 143 | VoidPtrCV=const void *,
|
|---|
| 144 | NoBackupFlag=boost::variant<short,short_string>::has_fallback_type_,
|
|---|
| 145 | T=T0
|
|---|
| 146 | ]
|
|---|
| 147 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1775) : see reference to function template instantiation 'int boost::detail::variant::visitation_impl<first_which,first_step,Visitor,VoidPtrCV,boost::variant<T0_,T1>::has_fallback_type_>(const int,const int,Visitor &,VoidPtrCV,boost::mpl::false_,NoBackupFlag,Which *,step0 *)' being compiled
|
|---|
| 148 | with
|
|---|
| 149 | [
|
|---|
| 150 | Visitor=boost::variant<char,const char *>::convert_copy_into,
|
|---|
| 151 | VoidPtrCV=const void *,
|
|---|
| 152 | T0_=short,
|
|---|
| 153 | T1=short_string,
|
|---|
| 154 | NoBackupFlag=boost::variant<short,short_string>::has_fallback_type_,
|
|---|
| 155 | Which=first_which,
|
|---|
| 156 | step0=first_step
|
|---|
| 157 | ]
|
|---|
| 158 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1797) : see reference to function template instantiation 'int boost::variant<T0_,T1>::internal_apply_visitor_impl<Visitor,const void*>(int,int,Visitor &,VoidPtrCV)' being compiled
|
|---|
| 159 | with
|
|---|
| 160 | [
|
|---|
| 161 | T0_=short,
|
|---|
| 162 | T1=short_string,
|
|---|
| 163 | Visitor=boost::variant<char,const char *>::convert_copy_into,
|
|---|
| 164 | VoidPtrCV=const void *
|
|---|
| 165 | ]
|
|---|
| 166 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1316) : see reference to function template instantiation 'int boost::variant<T0_,T1>::internal_apply_visitor<boost::variant<char,const char *>::convert_copy_into>(Visitor &) const' being compiled
|
|---|
| 167 | with
|
|---|
| 168 | [
|
|---|
| 169 | T0_=short,
|
|---|
| 170 | T1=short_string,
|
|---|
| 171 | Visitor=boost::variant<char,const char *>::convert_copy_into
|
|---|
| 172 | ]
|
|---|
| 173 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1344) : see reference to function template instantiation 'void boost::variant<T0_,T1>::convert_construct<Variant>(Variant &,long,boost::mpl::true_)' being compiled
|
|---|
| 174 | with
|
|---|
| 175 | [
|
|---|
| 176 | T0_=char,
|
|---|
| 177 | T1=const char *,
|
|---|
| 178 | Variant=const boost::variant<short,short_string>
|
|---|
| 179 | ]
|
|---|
| 180 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1362) : see reference to function template instantiation 'void boost::variant<T0_,T1>::convert_construct_variant<const boost::variant<short,short_string>>(Variant &)' being compiled
|
|---|
| 181 | with
|
|---|
| 182 | [
|
|---|
| 183 | T0_=char,
|
|---|
| 184 | T1=const char *,
|
|---|
| 185 | Variant=const boost::variant<short,short_string>
|
|---|
| 186 | ]
|
|---|
| 187 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1>::convert_construct<short,short_string,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_>(const boost::variant<short,short_string> &,long)' being compiled
|
|---|
| 188 | with
|
|---|
| 189 | [
|
|---|
| 190 | T0_=char,
|
|---|
| 191 | T1=const char *
|
|---|
| 192 | ]
|
|---|
| 193 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1>::variant<boost::variant<short,short_string>>(const T &)' being compiled
|
|---|
| 194 | with
|
|---|
| 195 | [
|
|---|
| 196 | T0_=char,
|
|---|
| 197 | T1=const char *,
|
|---|
| 198 | T=boost::variant<short,short_string>
|
|---|
| 199 | ]
|
|---|
| 200 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1>::assign<T>(const T &)' being compiled
|
|---|
| 201 | with
|
|---|
| 202 | [
|
|---|
| 203 | T0_=char,
|
|---|
| 204 | T1=const char *,
|
|---|
| 205 | T=boost::variant<short,short_string>
|
|---|
| 206 | ]
|
|---|
| 207 | test2.cpp(124) : see reference to function template instantiation 'boost::variant<T0_,T1> &boost::variant<T0_,T1>::operator =<boost::variant<short,short_string>>(const T &)' being compiled
|
|---|
| 208 | with
|
|---|
| 209 | [
|
|---|
| 210 | T0_=char,
|
|---|
| 211 | T1=const char *,
|
|---|
| 212 | T=boost::variant<short,short_string>
|
|---|
| 213 | ]
|
|---|
| 214 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 215 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\variant_test2.exe ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\variant_test2.pdb
|
|---|
| 216 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\variant_test2.exe ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\variant_test2.pdb
|
|---|
| 217 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\variant_test2.run
|
|---|
| 218 | 1 file(s) copied.
|
|---|
| 219 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test2.test\msvc-9.0\debug\threading-multi\variant_test2.test
|
|---|
| 220 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test3.test
|
|---|
| 221 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0
|
|---|
| 222 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug
|
|---|
| 223 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi
|
|---|
| 224 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\test3.obj
|
|---|
| 225 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 226 | test3.cpp
|
|---|
| 227 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 228 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 229 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\variant_test3.exe ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\variant_test3.pdb
|
|---|
| 230 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\variant_test3.exe ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\variant_test3.pdb
|
|---|
| 231 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\variant_test3.run
|
|---|
| 232 | 1 file(s) copied.
|
|---|
| 233 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test3.test\msvc-9.0\debug\threading-multi\variant_test3.test
|
|---|
| 234 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test4.test
|
|---|
| 235 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0
|
|---|
| 236 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug
|
|---|
| 237 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi
|
|---|
| 238 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\test4.obj
|
|---|
| 239 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 240 | test4.cpp
|
|---|
| 241 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 242 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1303) : warning C4244: 'argument' : conversion from 'const int' to 'const short', possible loss of data
|
|---|
| 243 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::convert_construct<const T>(T &,int,boost::mpl::false_)' being compiled
|
|---|
| 244 | with
|
|---|
| 245 | [
|
|---|
| 246 | T0_=std::string,
|
|---|
| 247 | T1=class_a,
|
|---|
| 248 | T2=short,
|
|---|
| 249 | T=int
|
|---|
| 250 | ]
|
|---|
| 251 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1,T2>::variant<int>(const T &)' being compiled
|
|---|
| 252 | with
|
|---|
| 253 | [
|
|---|
| 254 | T0_=std::string,
|
|---|
| 255 | T1=class_a,
|
|---|
| 256 | T2=short,
|
|---|
| 257 | T=int
|
|---|
| 258 | ]
|
|---|
| 259 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::assign<T>(const T &)' being compiled
|
|---|
| 260 | with
|
|---|
| 261 | [
|
|---|
| 262 | T0_=std::string,
|
|---|
| 263 | T1=class_a,
|
|---|
| 264 | T2=short,
|
|---|
| 265 | T=int
|
|---|
| 266 | ]
|
|---|
| 267 | test4.cpp(47) : see reference to function template instantiation 'boost::variant<T0_,T1,T2> &boost::variant<T0_,T1,T2>::operator =<int>(const T &)' being compiled
|
|---|
| 268 | with
|
|---|
| 269 | [
|
|---|
| 270 | T0_=std::string,
|
|---|
| 271 | T1=class_a,
|
|---|
| 272 | T2=short,
|
|---|
| 273 | T=int
|
|---|
| 274 | ]
|
|---|
| 275 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1234) : warning C4244: 'argument' : conversion from 'const T2' to 'const short', possible loss of data
|
|---|
| 276 | D:\Boost\BoostSVN\boost/variant/detail/visitation_impl.hpp(126) : see reference to function template instantiation 'int boost::variant<T0_,T1,T2>::convert_copy_into::internal_visit<const T>(T &,int) const' being compiled
|
|---|
| 277 | with
|
|---|
| 278 | [
|
|---|
| 279 | T0_=std::string,
|
|---|
| 280 | T1=class_a,
|
|---|
| 281 | T2=short,
|
|---|
| 282 | T=T2
|
|---|
| 283 | ]
|
|---|
| 284 | D:\Boost\BoostSVN\boost/variant/detail/visitation_impl.hpp(169) : see reference to function template instantiation 'int boost::detail::variant::visitation_impl_invoke_impl<Visitor,VoidPtrCV,T>(int,Visitor &,VoidPtrCV,T *,boost::mpl::true_)' being compiled
|
|---|
| 285 | with
|
|---|
| 286 | [
|
|---|
| 287 | Visitor=boost::variant<std::string,class_a,short>::convert_copy_into,
|
|---|
| 288 | VoidPtrCV=const void *,
|
|---|
| 289 | T=T2
|
|---|
| 290 | ]
|
|---|
| 291 | D:\Boost\BoostSVN\boost/variant/detail/visitation_impl.hpp(252) : see reference to function template instantiation 'int boost::detail::variant::visitation_impl_invoke<Visitor,VoidPtrCV,T2,NoBackupFlag>(int,Visitor &,VoidPtrCV,T *,NoBackupFlag,int)' being compiled
|
|---|
| 292 | with
|
|---|
| 293 | [
|
|---|
| 294 | Visitor=boost::variant<std::string,class_a,short>::convert_copy_into,
|
|---|
| 295 | VoidPtrCV=const void *,
|
|---|
| 296 | NoBackupFlag=boost::variant<std::string,class_a,float>::has_fallback_type_,
|
|---|
| 297 | T=T2
|
|---|
| 298 | ]
|
|---|
| 299 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1775) : see reference to function template instantiation 'int boost::detail::variant::visitation_impl<first_which,first_step,Visitor,VoidPtrCV,boost::variant<T0_,T1,T2>::has_fallback_type_>(const int,const int,Visitor &,VoidPtrCV,boost::mpl::false_,NoBackupFlag,Which *,step0 *)' being compiled
|
|---|
| 300 | with
|
|---|
| 301 | [
|
|---|
| 302 | Visitor=boost::variant<std::string,class_a,short>::convert_copy_into,
|
|---|
| 303 | VoidPtrCV=const void *,
|
|---|
| 304 | T0_=std::string,
|
|---|
| 305 | T1=class_a,
|
|---|
| 306 | T2=float,
|
|---|
| 307 | NoBackupFlag=boost::variant<std::string,class_a,float>::has_fallback_type_,
|
|---|
| 308 | Which=first_which,
|
|---|
| 309 | step0=first_step
|
|---|
| 310 | ]
|
|---|
| 311 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1797) : see reference to function template instantiation 'int boost::variant<T0_,T1,T2>::internal_apply_visitor_impl<Visitor,const void*>(int,int,Visitor &,VoidPtrCV)' being compiled
|
|---|
| 312 | with
|
|---|
| 313 | [
|
|---|
| 314 | T0_=std::string,
|
|---|
| 315 | T1=class_a,
|
|---|
| 316 | T2=float,
|
|---|
| 317 | Visitor=boost::variant<std::string,class_a,short>::convert_copy_into,
|
|---|
| 318 | VoidPtrCV=const void *
|
|---|
| 319 | ]
|
|---|
| 320 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1316) : see reference to function template instantiation 'int boost::variant<T0_,T1,T2>::internal_apply_visitor<boost::variant<T0_,T1,short>::convert_copy_into>(Visitor &) const' being compiled
|
|---|
| 321 | with
|
|---|
| 322 | [
|
|---|
| 323 | T0_=std::string,
|
|---|
| 324 | T1=class_a,
|
|---|
| 325 | T2=float,
|
|---|
| 326 | Visitor=boost::variant<std::string,class_a,short>::convert_copy_into
|
|---|
| 327 | ]
|
|---|
| 328 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1344) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::convert_construct<Variant>(Variant &,long,boost::mpl::true_)' being compiled
|
|---|
| 329 | with
|
|---|
| 330 | [
|
|---|
| 331 | T0_=std::string,
|
|---|
| 332 | T1=class_a,
|
|---|
| 333 | T2=short,
|
|---|
| 334 | Variant=const boost::variant<std::string,class_a,float>
|
|---|
| 335 | ]
|
|---|
| 336 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1362) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::convert_construct_variant<const boost::variant<T0_,T1,float>>(Variant &)' being compiled
|
|---|
| 337 | with
|
|---|
| 338 | [
|
|---|
| 339 | T0_=std::string,
|
|---|
| 340 | T1=class_a,
|
|---|
| 341 | T2=short,
|
|---|
| 342 | Variant=const boost::variant<std::string,class_a,float>
|
|---|
| 343 | ]
|
|---|
| 344 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::convert_construct<std::string,class_a,float,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_,boost::detail::variant::void_>(const boost::variant<T0_,T1,float> &,long)' being compiled
|
|---|
| 345 | with
|
|---|
| 346 | [
|
|---|
| 347 | T0_=std::string,
|
|---|
| 348 | T1=class_a,
|
|---|
| 349 | T2=short
|
|---|
| 350 | ]
|
|---|
| 351 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1,T2>::variant<var_type_1>(const T &)' being compiled
|
|---|
| 352 | with
|
|---|
| 353 | [
|
|---|
| 354 | T0_=std::string,
|
|---|
| 355 | T1=class_a,
|
|---|
| 356 | T2=short,
|
|---|
| 357 | T=var_type_1
|
|---|
| 358 | ]
|
|---|
| 359 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1,T2>::assign<T>(const T &)' being compiled
|
|---|
| 360 | with
|
|---|
| 361 | [
|
|---|
| 362 | T0_=std::string,
|
|---|
| 363 | T1=class_a,
|
|---|
| 364 | T2=short,
|
|---|
| 365 | T=var_type_1
|
|---|
| 366 | ]
|
|---|
| 367 | test4.cpp(44) : see reference to function template instantiation 'boost::variant<T0_,T1,T2> &boost::variant<T0_,T1,T2>::operator =<var_type_1>(const T &)' being compiled
|
|---|
| 368 | with
|
|---|
| 369 | [
|
|---|
| 370 | T0_=std::string,
|
|---|
| 371 | T1=class_a,
|
|---|
| 372 | T2=short,
|
|---|
| 373 | T=var_type_1
|
|---|
| 374 | ]
|
|---|
| 375 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 376 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\class_a.obj
|
|---|
| 377 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 378 | class_a.cpp
|
|---|
| 379 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\variant_test4.exe ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\variant_test4.pdb
|
|---|
| 380 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\variant_test4.exe ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\variant_test4.pdb
|
|---|
| 381 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\variant_test4.run
|
|---|
| 382 | 1 file(s) copied.
|
|---|
| 383 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test4.test\msvc-9.0\debug\threading-multi\variant_test4.test
|
|---|
| 384 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test5.test
|
|---|
| 385 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0
|
|---|
| 386 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug
|
|---|
| 387 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi
|
|---|
| 388 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\test5.obj
|
|---|
| 389 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 390 | test5.cpp
|
|---|
| 391 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 392 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 393 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\variant_test5.exe ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\variant_test5.pdb
|
|---|
| 394 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\variant_test5.exe ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\variant_test5.pdb
|
|---|
| 395 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\variant_test5.run
|
|---|
| 396 | 1 file(s) copied.
|
|---|
| 397 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test5.test\msvc-9.0\debug\threading-multi\variant_test5.test
|
|---|
| 398 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test6.test
|
|---|
| 399 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0
|
|---|
| 400 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug
|
|---|
| 401 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi
|
|---|
| 402 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\test6.obj
|
|---|
| 403 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 404 | test6.cpp
|
|---|
| 405 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 406 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 407 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\variant_test6.exe ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\variant_test6.pdb
|
|---|
| 408 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\variant_test6.exe ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\variant_test6.pdb
|
|---|
| 409 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\variant_test6.run
|
|---|
| 410 | 1 file(s) copied.
|
|---|
| 411 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test6.test\msvc-9.0\debug\threading-multi\variant_test6.test
|
|---|
| 412 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test7.test
|
|---|
| 413 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0
|
|---|
| 414 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug
|
|---|
| 415 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi
|
|---|
| 416 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\test7.obj
|
|---|
| 417 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 418 | test7.cpp
|
|---|
| 419 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 420 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1303) : warning C4244: 'argument' : conversion from 'const int' to 'const short', possible loss of data
|
|---|
| 421 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1372) : see reference to function template instantiation 'void boost::variant<T0_,T1>::convert_construct<const T>(T &,int,boost::mpl::false_)' being compiled
|
|---|
| 422 | with
|
|---|
| 423 | [
|
|---|
| 424 | T0_=std::string,
|
|---|
| 425 | T1=short,
|
|---|
| 426 | T=int
|
|---|
| 427 | ]
|
|---|
| 428 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1615) : see reference to function template instantiation 'boost::variant<T0_,T1>::variant<int>(const T &)' being compiled
|
|---|
| 429 | with
|
|---|
| 430 | [
|
|---|
| 431 | T0_=std::string,
|
|---|
| 432 | T1=short,
|
|---|
| 433 | T=int
|
|---|
| 434 | ]
|
|---|
| 435 | D:\Boost\BoostSVN\boost/variant/variant.hpp(1625) : see reference to function template instantiation 'void boost::variant<T0_,T1>::assign<T>(const T &)' being compiled
|
|---|
| 436 | with
|
|---|
| 437 | [
|
|---|
| 438 | T0_=std::string,
|
|---|
| 439 | T1=short,
|
|---|
| 440 | T=int
|
|---|
| 441 | ]
|
|---|
| 442 | test7.cpp(221) : see reference to function template instantiation 'boost::variant<T0_,T1> &boost::variant<T0_,T1>::operator =<int>(const T &)' being compiled
|
|---|
| 443 | with
|
|---|
| 444 | [
|
|---|
| 445 | T0_=std::string,
|
|---|
| 446 | T1=short,
|
|---|
| 447 | T=int
|
|---|
| 448 | ]
|
|---|
| 449 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 450 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\variant_test7.exe ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\variant_test7.pdb
|
|---|
| 451 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\variant_test7.exe ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\variant_test7.pdb
|
|---|
| 452 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\variant_test7.run
|
|---|
| 453 | 1 file(s) copied.
|
|---|
| 454 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test7.test\msvc-9.0\debug\threading-multi\variant_test7.test
|
|---|
| 455 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test8.test
|
|---|
| 456 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0
|
|---|
| 457 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug
|
|---|
| 458 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi
|
|---|
| 459 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\test8.obj
|
|---|
| 460 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 461 | test8.cpp
|
|---|
| 462 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 463 | test8.cpp(65) : warning C4189: 'r' : local variable is initialized but not referenced
|
|---|
| 464 | test8.cpp(84) : see reference to function template instantiation 'void check_fail<float,t_var1>(Variant &)' being compiled
|
|---|
| 465 | with
|
|---|
| 466 | [
|
|---|
| 467 | Variant=t_var1
|
|---|
| 468 | ]
|
|---|
| 469 | test8.cpp(65) : warning C4189: 'r' : local variable is initialized but not referenced
|
|---|
| 470 | test8.cpp(85) : see reference to function template instantiation 'void check_fail<const float,t_var1>(Variant &)' being compiled
|
|---|
| 471 | with
|
|---|
| 472 | [
|
|---|
| 473 | Variant=t_var1
|
|---|
| 474 | ]
|
|---|
| 475 | test8.cpp(65) : warning C4189: 'r' : local variable is initialized but not referenced
|
|---|
| 476 | test8.cpp(86) : see reference to function template instantiation 'void check_fail<short,t_var1>(Variant &)' being compiled
|
|---|
| 477 | with
|
|---|
| 478 | [
|
|---|
| 479 | Variant=t_var1
|
|---|
| 480 | ]
|
|---|
| 481 | test8.cpp(65) : warning C4189: 'r' : local variable is initialized but not referenced
|
|---|
| 482 | test8.cpp(87) : see reference to function template instantiation 'void check_fail<const short,t_var1>(Variant &)' being compiled
|
|---|
| 483 | with
|
|---|
| 484 | [
|
|---|
| 485 | Variant=t_var1
|
|---|
| 486 | ]
|
|---|
| 487 | test8.cpp(65) : warning C4189: 'r' : local variable is initialized but not referenced
|
|---|
| 488 | test8.cpp(105) : see reference to function template instantiation 'void check_fail<const float,const t_var1>(Variant &)' being compiled
|
|---|
| 489 | with
|
|---|
| 490 | [
|
|---|
| 491 | Variant=const t_var1
|
|---|
| 492 | ]
|
|---|
| 493 | test8.cpp(65) : warning C4189: 'r' : local variable is initialized but not referenced
|
|---|
| 494 | test8.cpp(107) : see reference to function template instantiation 'void check_fail<const short,const t_var1>(Variant &)' being compiled
|
|---|
| 495 | with
|
|---|
| 496 | [
|
|---|
| 497 | Variant=const t_var1
|
|---|
| 498 | ]
|
|---|
| 499 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 500 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\variant_test8.exe ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\variant_test8.pdb
|
|---|
| 501 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\variant_test8.exe ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\variant_test8.pdb
|
|---|
| 502 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\variant_test8.run
|
|---|
| 503 | 1 file(s) copied.
|
|---|
| 504 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_test8.test\msvc-9.0\debug\threading-multi\variant_test8.test
|
|---|
| 505 | common.mkdir ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test
|
|---|
| 506 | common.mkdir ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0
|
|---|
| 507 | common.mkdir ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug
|
|---|
| 508 | common.mkdir ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi
|
|---|
| 509 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.obj
|
|---|
| 510 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 511 | recursive_variant_test.cpp
|
|---|
| 512 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 513 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 514 | msvc.link ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.exe ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.pdb
|
|---|
| 515 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.exe ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.pdb
|
|---|
| 516 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.run
|
|---|
| 517 | 1 file(s) copied.
|
|---|
| 518 | **passed** ..\..\..\bin.v2\libs\variant\test\recursive_variant_test.test\msvc-9.0\debug\threading-multi\recursive_variant_test.test
|
|---|
| 519 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test
|
|---|
| 520 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0
|
|---|
| 521 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug
|
|---|
| 522 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi
|
|---|
| 523 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.obj
|
|---|
| 524 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 525 | variant_reference_test.cpp
|
|---|
| 526 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 527 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 528 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.exe ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.pdb
|
|---|
| 529 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.exe ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.pdb
|
|---|
| 530 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.run
|
|---|
| 531 | 1 file(s) copied.
|
|---|
| 532 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_reference_test.test\msvc-9.0\debug\threading-multi\variant_reference_test.test
|
|---|
| 533 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test
|
|---|
| 534 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0
|
|---|
| 535 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug
|
|---|
| 536 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi
|
|---|
| 537 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.obj
|
|---|
| 538 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 539 | variant_comparison_test.cpp
|
|---|
| 540 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 541 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 542 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.exe ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.pdb
|
|---|
| 543 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.exe ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.pdb
|
|---|
| 544 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.run
|
|---|
| 545 | 1 file(s) copied.
|
|---|
| 546 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_comparison_test.test\msvc-9.0\debug\threading-multi\variant_comparison_test.test
|
|---|
| 547 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test
|
|---|
| 548 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0
|
|---|
| 549 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug
|
|---|
| 550 | common.mkdir ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi
|
|---|
| 551 | compile-c-c++ ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.obj
|
|---|
| 552 | cl : Command line warning D9025 : overriding '/W3' with '/W4'
|
|---|
| 553 | variant_visit_test.cpp
|
|---|
| 554 | D:\Boost\BoostSVN\boost/test/impl/execution_monitor.ipp(941) : warning C4535: calling _set_se_translator() requires /EHa
|
|---|
| 555 | d:\boost\boostsvn\boost\test\impl\execution_monitor.ipp(1161) : warning C4701: potentially uninitialized local variable 'old_crt_hook' used
|
|---|
| 556 | ...on 100th target...
|
|---|
| 557 | msvc.link ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.exe ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.pdb
|
|---|
| 558 | msvc.manifest ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.exe ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.pdb
|
|---|
| 559 | testing.capture-output ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.run
|
|---|
| 560 | 1 file(s) copied.
|
|---|
| 561 | **passed** ..\..\..\bin.v2\libs\variant\test\variant_visit_test.test\msvc-9.0\debug\threading-multi\variant_visit_test.test
|
|---|
| 562 | ...updated 102 targets...
|
|---|