#1027 DUNE_GEOMETRY_CHECK_MODULE
Metadata
Property | Value |
---|---|
Reported by | Elias Pipping (elias.pipping@fu-berlin.de) |
Reported at | Jan 23, 2012 12:29 |
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 | Jan 23, 2012 21:04 |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Jan 23, 2012 21:04 |
Closed in version | Unknown |
Resolution | Fixed |
Comment |
Description
(afaics there is no category for dune-geometry yet)
The check uses printf but does not include cstdio(*).
I'm attaching a fix.
(*) Is it even possible to include anything with DUNE_CHECK_MODULES? I fail to see how.