[MacPorts] #36953: Basic serialization code throws exception (boost)

MacPorts noreply at macports.org
Sun Nov 11 09:50:47 PST 2012


#36953: Basic serialization code throws exception (boost)
---------------------------+---------------------------
  Reporter:  dario.izzo@…  |      Owner:  adfernandes@…
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.2
Resolution:  invalid       |   Keywords:
      Port:  boost         |
---------------------------+---------------------------
Changes (by adfernandes@…):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 This summary is, unfortunately, entirely correct.

 Boost also has a nasty habit of using quite different compiler settings
 for clang++ and gcc++, the most recent one being completely different
 link-visibility settings.

 Personally, my company has actually began migrating away from boost
 because of issues like these. The header-only parts are okay, but the
 library issues are driving us insane.

 Marking the bug as "invalid" because, technically, it isn't a bug, it's
 mixing incompatible dynamic libraries. Even though it should not be a
 problem. Even though it's silly to have incompatibilities like this.
 Sorry.

 Wow. It's like using dynamic libraries back in the 1980s!

-- 
Ticket URL: <https://trac.macports.org/ticket/36953#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list