Commit 6b42c09c authored by michael's avatar michael

add a entry to the policy about fixing warnings (i think this is common sense...

add a entry to the policy about fixing warnings (i think this is common sense but if anydeveloper disagrees, just say so
and ill revert it and we can disscuss it on ffmpeg-dev)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8410 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5743883e
......@@ -1565,6 +1565,9 @@ please use av_log() instead.
component of the @file{libavcodec} version number appropriately. If
it has a fourcc, add it to @file{libavformat/avienc.c}, even if it
is only a decoder.
@item
Do not change code to hide warnings without ensuring that the underlaying
logic is correct and thus the warning was inappropriate
@end enumerate
We think our rules are not too hard. If you have comments, contact us.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment