projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
382afe9
)
-Wold-style-definition is not valid for C++
author
Benjamin Otte
<otte@redhat.com>
Sun, 21 Mar 2010 16:46:06 +0000
(17:46 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 21 Mar 2010 16:46:06 +0000
(17:46 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
86831cf
..
474f80d
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-281,7
+281,7
@@
AG_GST_SET_ERROR_CFLAGS($GST_GIT, [
dnl define an ERROR_CXXFLAGS Makefile variable
AG_GST_SET_ERROR_CXXFLAGS($GST_GIT, [
-Wmissing-declarations -Wredundant-decls -Wundef
- -Wwrite-strings -W
old-style-definition -W
cast-align
+ -Wwrite-strings -Wcast-align
-Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar ])
dnl define correct level for debugging messages