We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f4efc commit 7a56a2eCopy full SHA for 7a56a2e
g++.pri
@@ -8,7 +8,7 @@
8
-Wnon-virtual-dtor -Wundef -Wcast-align \
9
-Wchar-subscripts -Wpointer-arith \
10
-Wwrite-strings -Wformat -Wformat-security \
11
- -Wmissing-format-attribute -Woverloaded-virtual
+ -Wmissing-format-attribute -Woverloaded-virtual -std=c++11
12
13
# -Wconversion gives too many warnings from Qt-4.4.3 with gcc-4.3.2 (was fine with gcc-4.2.4), so removing it
14
0 commit comments