Skip to content

fix compiler warnings

Andreas Dedner requested to merge bugfix/fixwarnings into master

Also added a environment variable DUNE_SAVE_BUILD to store the output of the compiler command to files (one for stdout and stderr). This makes it possible for example to track compiler warnings which one normally doesn't see

Merge request reports