Skip to content

#1108 fix clang warnings / issuses

Metadata

Property Value
Reported by Andreas Lauser (andreas.lauser@iws.uni-stuttgart.de)
Reported at May 18, 2012 21:24
Type Bug Report
Version 2.2
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Jun 24, 2012 20:21
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Jun 24, 2012 20:21
Closed in version 2.3
Resolution Fixed
Comment Thanks!

Description

Hi,

i've tried to compile the current snapshot of the 2.2 Dune release branc with clang today and after I've hacked around an issue in libstdc++'s shared_ptr, I succeeded. yay! Attached are patches for some issues found by clang, see the patch descriptions for the details. Note that I had to use -Wno-tautological-compare or I would have gotten flooded by warnings in the reference elements. Are there any plans to fix these warnings for the next release?

Attachments