Clarify the intended meaning of wont_fix.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 9 Mar 2008 14:46:08 +0000 (14:46 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 9 Mar 2008 14:46:08 +0000 (14:46 +0000)
Originally committed as revision 12396 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/issue_tracker.txt

index 4b6a8a1..5ebf2de 100644 (file)
@@ -146,8 +146,12 @@ bug/closed/fixed
     Bugs which have to the best of our knowledge been fixed.
 
 bug/closed/wont_fix
-    Bugs which we will not fix, the reasons here could be legal, philosophical
-    or others.
+    Bugs which we will not fix, the reasons here could be legal, high
+    complexity / speedloss for supporting some obscure corner casses, ...
+    That is wont_fix means we would also reject a patch.
+    If we are just to lazy to fix a bug then the correct state is open
+    and unassigned. Closed means that the case is closed which is not
+    the case if we are just waiting for a patch.
 
 bug/closed/works_for_me
     Bugs for which sufficient information was provided to reproduce but