summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2012-03-21 20:20:13 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2012-03-21 20:20:13 +0000
commita06fa77beffc04a6caa4bafc4d9881f699f6914c (patch)
treee8fdef807552a1444e01e66cf565152664c9120c
parentPreferences. New desktop integration preference for Windows users (native/gtk... (diff)
downloadinkscape-a06fa77beffc04a6caa4bafc4d9881f699f6914c.tar.gz
inkscape-a06fa77beffc04a6caa4bafc4d9881f699f6914c.zip
give error when function does not return something while it should
(bzr r11110)
-rwxr-xr-xbuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 3a45ca93e..c7ce9514c 100755
--- a/build.xml
+++ b/build.xml
@@ -340,6 +340,7 @@
</excludeinc>
<flags>
-Wall -Wformat -Werror=format-security -W -Wpointer-arith -Wcast-align -Wsign-compare -Woverloaded-virtual -Wswitch
+ -Werror=return-type
-O2
-mms-bitfields
-fopenmp