[OpenWalnut-Dev] Boost shared_static_cast/shared_dynamic_cast

Mathias Goldau math at informatik.uni-leipzig.de
Thu Feb 14 13:11:52 CET 2013


Hi list,

we recently tried to compile OW with Boost 1.53.0 which failed as shared_static_cast/shared_dynamic_cast  were replaced by static_pointer_cast/dynamic_pointer_cast and deprecated in Boost 1.30.0 (almost 10 years ago) and Boost apparently pulled the compatibility plug. The renaming ist trivial, but some occurences are in modules. So please take care and check your modules, now!

Thanks to Christian who discovered this!

Cheers,
Mathias

-- 
Universität Leipzig
Fakultät für Mathematik und Informatik
Institut für Informatik
Augustusplatz 10, 04109 Leipzig
Phone: +493419732283


More information about the OpenWalnut-Dev mailing list