Skip to content
Snippets Groups Projects
Verified Commit 43d4bafa authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Octave 7 compatibility fix: suppress spurious warnings

In this version of Octave, “warning on” really enables all warnings (while this
was not the case in Octave 6, suprisingly; I think this used to be different
with even older Octave releases).

We must therefore avoid to reenable all warnings after having disabled a
problematic one.
parent 4fb36e8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment