diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2015-02-07 17:04:27 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2015-02-07 17:04:27 +0000 |
| commit | e1f0d7a8e726072bf8452164fafc8bb037dfebff (patch) | |
| tree | 7e5c50a03cd0eab373005ba1c49eb0076d011395 /build.xml | |
| parent | update to trunk (diff) | |
| parent | Distribute autogen.sh. Fixes build on systems that need to reconfigure intltool (diff) | |
| download | inkscape-e1f0d7a8e726072bf8452164fafc8bb037dfebff.tar.gz inkscape-e1f0d7a8e726072bf8452164fafc8bb037dfebff.zip | |
update to trunk
(bzr r13645.1.5)
Diffstat (limited to 'build.xml')
| -rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -355,7 +355,7 @@ <flags> -Wall -Wformat -Werror=format-security -Wextra -Wpointer-arith -Wcast-align -Wsign-compare -Wswitch -Werror=return-type - <!-- - -> -Werror <!-- --> + <!-- --> -Werror <!-- --> <!-- A list of warnings that should not error *yet*, any help is welcome in fixing the code generating these warnings! --> <!-- libcroco is using guchar where it should use gchar, so we need: --> -Wno-error=pointer-sign -Wno-error=unused-parameter -Wno-error=unused-but-set-variable -Wno-error=strict-overflow -Wno-error=write-strings |
