Boost C++ Libraries: Ticket #9499: Oracle Solaris Studio 5.12 warning at os_thread_functions.hpp line 465 https://svn.boost.org/trac10/ticket/9499 <p> Would be great if the following warning could be rectified. Thanks! </p> <p> "path/to/boost/interprocess/detail/os_thread_functions.hpp", line 465: Warning (Anachronism), badargtype2w: Formal argument 3 of type extern "C" void*(*)(void*) in call to pthread_create(unsigned*, const _pthread_attr*, extern "C" void*(*)(void*), void*) is being passed void*(*)(void*). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9499 Trac 1.4.3 Ion GaztaƱaga Tue, 24 Dec 2013 16:29:00 GMT <link>https://svn.boost.org/trac10/ticket/9499#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9499#comment:1</guid> <description> <p> I don't see where's the problem with Interprocess, as the linkage type (extern "C") is not being used here, but a pointer to a function. I have no access to a Sun compiler so I'd need more help to see if this is really a bug as no other compiler complains about this. </p> </description> <category>Ticket</category> </item> </channel> </rss>