projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
704abfe
)
Make string constants const. Why is this not default?
author
Michael Niedermayer
<michaelni@gmx.at>
Sun, 3 Feb 2008 21:33:26 +0000
(21:33 +0000)
committer
Michael Niedermayer
<michaelni@gmx.at>
Sun, 3 Feb 2008 21:33:26 +0000
(21:33 +0000)
Originally committed as revision 11835 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
a17bc84
..
8e7bb24
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1785,6
+1785,7
@@
check_cflags -Wpointer-arith
check_cflags -Wredundant-decls
check_cflags -Wno-pointer-sign
check_cflags -Wcast-qual
+check_cflags -Wwrite-strings
enabled extra_warnings && check_cflags -Winline
# add some linker flags