We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782257b commit db80434Copy full SHA for db80434
1 file changed
generate.xml
@@ -132,7 +132,6 @@
132
133
<!-- Project specific flags -->
134
<flag name="Wno-long-long" comment="Allow use of C99 'long long' type." context="c" />
135
- <flag name="Wno-type-limits" comment="Ignore always true or false conditions due to the limited range of the data type." context="c++" />
136
<flag name="fno-var-tracking-assignments" compiler="gcc" comment="Limit delays and warnings." context="c++" />
137
</configure>
138
0 commit comments