[MPlayer-dev-eng] patch/bug tracker?

Michael Niedermayer michaelni at gmx.at
Sun Mar 2 15:14:41 CET 2003


Hi

On Sunday 02 March 2003 14:33, Arpi wrote:
[...]
> > so one possible list of statuses for patches would be
> > unread
> > rejected
> > accepted
> > applied
> > outdated (doesnt apply (anymore))
> > later / postponed / ...
> > duplicate
> > invalid (patch is nonsese / incorrect)
> > need-example / need-sample
>
> sounds ok. btw, what is the difference between invalid and rejected then?
not much (perhaps its better to drop invalid...), the idea was that invalid 
means that a patch is just wrong, while rejected would mean more "not wanted"
so a user might be interrested to apply a rejected patch to her own tree but 
not an invalid patch

> (need sample :))
Title: rewrite core in c++
status: rejected

Title: segfault fix
-a= malloc(100);
-b= malloc(100);
+b= malloc(100);
+a= malloc(100);
status: invalid

[...]

Michael


More information about the MPlayer-dev-eng mailing list