dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #16926
[Bug 493091] [NEW] Missing test for boost/bimap.hpp
Public bug reported:
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.
** Affects: dolfin
Importance: High
Assignee: Johannes Ring (johannr)
Status: Confirmed
** Changed in: dolfin
Status: New => Confirmed
** Changed in: dolfin
Importance: Undecided => High
** Changed in: dolfin
Assignee: (unassigned) => Johannes Ring (johannr)
--
Missing test for boost/bimap.hpp
https://bugs.launchpad.net/bugs/493091
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
Status in DOLFIN: Confirmed
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.
Follow ups
References