diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2012-03-21 20:20:13 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2012-03-21 20:20:13 +0000 |
| commit | a06fa77beffc04a6caa4bafc4d9881f699f6914c (patch) | |
| tree | e8fdef807552a1444e01e66cf565152664c9120c | |
| parent | Preferences. New desktop integration preference for Windows users (native/gtk... (diff) | |
| download | inkscape-a06fa77beffc04a6caa4bafc4d9881f699f6914c.tar.gz inkscape-a06fa77beffc04a6caa4bafc4d9881f699f6914c.zip | |
give error when function does not return something while it should
(bzr r11110)
| -rwxr-xr-x | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
