[FFmpeg-cvslog] r12396 - trunk/doc/issue_tracker.txt
michael
subversion
Sun Mar 9 15:46:08 CET 2008
Author: michael
Date: Sun Mar 9 15:46:08 2008
New Revision: 12396
Log:
Clarify the intended meaning of wont_fix.
Modified:
trunk/doc/issue_tracker.txt
Modified: trunk/doc/issue_tracker.txt
==============================================================================
--- trunk/doc/issue_tracker.txt (original)
+++ trunk/doc/issue_tracker.txt Sun Mar 9 15:46:08 2008
@@ -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
More information about the ffmpeg-cvslog
mailing list