#118 getRealImplementation does not work with icc 7.0
Metadata
| Property | Value |
|---|---|
| Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
| Reported at | Apr 2, 2006 21:51 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Closed by | Markus Blatt (markus@dr-blatt.de) |
| Closed at | Apr 3, 2006 11:02 |
| Closed in version | 1.0 |
| Resolution | Fixed |
| Comment |
Description
Compiling any grid test fails with icc 7.0
The error message is always something like:
../../dune/grid/sgrid.hh(1555): error: more than one instance of overloaded function "Dune::SGrid<dim, dimworld>::getRealImplementation [with dim=1, dimworld=1]" matches the argument list:
I'm not shure how much work this will be, but if we want to keep the support for icc-7.0 this must be fixed before the release.