Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On Wed, 2012-08-15 at 17:08 +0200, Francois Tigeot wrote:
A quick head's up as I've just been bitten by this issue.

Both 3.5 and 3.6 branches fail at runtime when built with the new
Boost-1.50 libraries.

There is another potential gotcha with the later boost versions. We're
using boosts unordered_map, etc. and with gcc at least the latest
versions of boost::unordered_map only build in c++11 mode I think so I
don't think it'll be possible to upgrade our internal boost (unless
patched to revert to an older version of boost::unordered_map) ?

Will be obvious at buildtime with lots of errors that suggest that copy
ctors (or was it assignment operators) are non const or some such.

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.