Skip to content

#1033 test-geogrid.cc fails to compile with clang

Metadata

Property Value
Reported by Elias Pipping (elias.pipping@fu-berlin.de)
Reported at Jan 27, 2012 11:49
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Last edited at Apr 12, 2012 05:17
Closed by Christian Engwer (christi@conan.iwr.uni-heidelberg.de)
Closed at Apr 12, 2012 05:17
Closed in version Unknown
Resolution Fixed
Comment

Description

In file included from test-geogrid.cc:6: In file included from ../../../dune/grid/geometrygrid.hh:1: In file included from ../../../dune/grid/geometrygrid/grid.hh:20: ../../../dune/grid/geometrygrid/indexsets.hh:79:22: error: 'getRealImplementation' is a protected member of 'Dune::GeometryGrid<Dune::YaspGrid<2>, Dune::IdenticalCoordFunction<double, 2>, std::allocator >' return Grid::getRealImplementation( entity ).isContained( hostIndexSet() ); ~~~~~~^~~~~~~~~~~~~~~~~~~~~