Hi!
I had to change line 216 in file boost\detail\shared_count.hpp
from :
void * get_deleter(std::type_info const & ti) const
{
to
void * get_deleter(type_info const & ti) const
{
to get it built. (I am using boost in a prokejet. The build of my
project fails in the above file ).
I also had to make the same change in files boost\detail\sp_counted_base_w32.hpp
and boost\detail\sp_counted_impl.hpp
I have Visual Studio c++ 6.0.
Is this a known problem ?
Will it be pathced ?
Regards,
David
---------------------------------------------------------------------
http://noepatents.eu.org/ Innovation, not litigation !
---
David Balazic mailto:david.balazic@hermes.si
HERMES Softlab http://www.hermes-softlab.com
Zagrebska cesta 104 Phone: +386 2 450 8851
SI-2000 Maribor
Slovenija
---------------------------------------------------------------------
"Be excellent to each other." -
Bill S. Preston, Esq. & "Ted" Theodore Logan
---------------------------------------------------------------------