Missing test for boost/bimap.hpp

Bug #493091 reported by Anders Logg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Released
High
Johannes Ring

Bug Description

The buildbots are complaining on a missing Boost header file:

dolfin/mesh/IntersectionOperatorImplementation.h:15:27: error: boost/bimap.hpp: No such file or directory

This needs to be added to the config/testing of DOLFIN. The file is in libboost-dev.

Anders Logg (logg)
Changed in dolfin:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Johannes Ring (johannr)
Revision history for this message
Garth Wells (garth-wells) wrote :

CGAL will also need to be installed on the build bots to have them turn green.

Changed in dolfin:
milestone: none → 0.9.6
Revision history for this message
Johannes Ring (johannr) wrote :

Is it really necessary to include this file? I tried to remove it (line 15) and DOLFIN compiled just fine without it. It would be good to not depend on this file since it is not available in the Boost libraries in Ubuntu Hardy and I would like to still provide debs for Hardy.

Revision history for this message
Andre Massing (massing) wrote : Re: [Bug 493091] Re: Missing test for boost/bimap.hpp

Johannes Ring wrote:
> Is it really necessary to include this file? I tried to remove it (line
> 15) and DOLFIN compiled just fine without it. It would be good to not
> depend on this file since it is not available in the Boost libraries in
> Ubuntu Hardy and I would like to still provide debs for Hardy.
>

No it is not (now). It has been thought to use bimaps as data structure
for some intersection maps. But it is not entirely clear yet, how the
extension may look like, so just remove it (but it may reappear the future).

Johannes Ring (johannr)
Changed in dolfin:
status: Confirmed → Fix Committed
Anders Logg (logg)
Changed in dolfin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.