Boost logo

Boost Users :

From: Markus Bernhardt (Markus.Bernhardt_at_[hidden])
Date: 2007-06-05 20:46:14


Hi,

I get the following warnings when using a
boost::thread_specific_ptr<unsigned int> and compiling with Sun Studio
11 (with latest patches) or Sun Studio 12 on Solaris x86.

Warning: Could not find source for
boost::type_traits::ice_not<0>::value.
"../../../build/debug/include/boost/function/function_template.hpp",
line 407: Warning: Could not find source for
boost::detail::function::function_allows_small_object_optimization<boost::detail::tss_adapter<unsigned>>::value.

A similar warning is reported when I use boost::bind.

Every comment is apreciated.
Markus


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net