Subject: Re: [boost] [Smart Pointers] compilation error with ver 1.44 and VC 9
From: Peter Dimov (pdimov_at_[hidden])
Date: 2010-08-28 04:13:09


Hi,

> after switching to version 1.44 my projects using make_shared won't
> compile anymore.
> I'm using the VC 9 compiler on a Windows 2003 Server.

...

> The change message
> (https://svn.boost.org/trac/boost/changeset/62245/trunk/boost/detail/sp_typeinfo.hpp)
> refers to some fix for Sun C++.
> IMO the change should better be guarded by some
> compiler/platform-detection macro.

Can you please reopen the offending ticket with an appropriate comment so
the issue doesn't get lost? Thanks.