K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2015-07-04T21:32:56.258105Z
K 7
svn:log
V 287
Check for new warnings when running "make warnings"

Add the following flags:
-Wformat=2 -Wmissing-include-dirs -Wtrampolines
-Wjump-misses-init -Winvalid-pch

Using -Wformat=2 checks the use of string literals and permits to detect
where security should be tightened (see ticket #136).

END
