We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a86c4 commit e543f18Copy full SHA for e543f18
src/module/module.cproj
@@ -9,6 +9,7 @@
9
</DefineConstants>
10
<DisableWarnings>
11
$(DisableWarnings);
12
+ cast-function-type-mismatch;
13
cast-qual
14
</DisableWarnings>
15
<RuntimeIdentifiers>
0 commit comments