Avoid deprecation warning in gmshtest
The gmshtest unit test still tests the deprecated functionality of storing the loaded grid in a C pointer. Since this is deliberate we explicitly tell the compiler to not emit a deprecation warning for this.
The gmshtest unit test still tests the deprecated functionality of storing the loaded grid in a C pointer. Since this is deliberate we explicitly tell the compiler to not emit a deprecation warning for this.