提交 9aceb3cf 编写于 作者: M Michael Niedermayer

Make string constants const. Why is this not default?

Originally committed as revision 11835 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 704abfec
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册