Skip to content

disable deprecated warning for intel compiler

The macros DUNE_NO_DEPRECATED_BEGIN/END are provided to suppress deprecated warnings in surrounded code segments. For intel compilers an additional warning number must be added, i.e. nr 1786.

Merge request reports