#191 Latest ALUGrid version breaks grid-howto
Metadata
Property | Value |
---|---|
Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Reported at | Oct 20, 2006 10:56 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Closed by | Robert K (robertk@posteo.org) |
Closed at | Dec 15, 2006 16:19 |
Closed in version | 1.0 |
Resolution | Fixed |
Comment | fixed by version 0.41 of ALUGrid library. |
Description
When compiling dun-grid-howto with the latest alugrid version the compilation aborts due to errors in vtkwriter. These errors only occure when compiling with alugrid support. Somehow the compiler thinks that that mapper.template map<..>() is not a call to the map method, but an instantiation of std::map.
The error can also be seen in the logs: http://dune-project.org/checklog?display=log&revision=2006-10-20T09%3A09%2B0200&mode=make&module=make&path=%2Fdune-grid-howto&tag=Nightly%20Build&host=erde%20%28Linux%20i686%2C%20gcc%204.0%29