
Le 09/08/12 10:22, Paul A. Bristow a écrit :
I've been trying to get Boost.Math off the Sinners List on the Inspection Report at http://boost.cowic.de/rc/inspect-trunk.html#math.
Hi, in the report there are a lot of inspection errors that are extracted from the compiler warnings, such as libs\thread\test\no_implicit_assign_from_lvalue_thread.cpp: (line 19) Non-ASCII: //../../../boost/system/error_code.hpp:214:36: warning: Ôboost::system::posix_categoryÕ defined but not used [-Wunused-variable libs\thread\test\no_implicit_move_from_lvalue_thread.cpp: (line 18) Non-ASCII: //../../../boost/system/error_code.hpp:214:36: warning: Ôboost::system::posix_categoryÕ defined but not used [-Wunused-variable libs\thread\test\sync\conditions\condition_variable\assign_fail.cpp: (line 32) Non-ASCII: //../../../boost/system/error_code.hpp:214:36: warning: Ôboost::system::posix_categoryÕ defined but not used [-Wunused-variable libs\thread\test\sync\conditions\condition_variable\copy_fail.cpp: (line 31) Non-ASCII: //../../../boost/system/error_code.hpp:214:36: warning: Ôboost::system::posix_categoryÕ defined but not used [-Wunused-variable libs\thread\test\sync\conditions\condition_variable_any\assign_fail.cpp: (line 31) Non-ASCII: //../../../boost/system/error_code.hpp:214:36: warning: Ôboost::system::posix_categoryÕ defined but not used [-Wunused-variable libs\thread\test\sync\conditions\condition_variable_any\copy_fail.cpp: (line 31) Non-ASCII: //../../../boost/system/error_code.hpp:214:36: warning: Ôboost::system::posix_categoryÕ defined but not used [-Wunused-variable libs\thread\test\sync\futures\future\copy_assign_fail.cpp: What is going wrong? Best, Vicente