mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
that one was due to the fact that the constructor arguments were no longer used to initialize (unused) private member variables. These warnings did not appear in CLang for some reason. Again, thanks to Bård Skaflestad for the review.