You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apr.apache.org by Jacob Rief <ja...@gmail.com> on 2009/03/31 23:58:20 UTC

[Patch] Shuffle members of an apr_array_t

I have written a function, which shuffles members of an apr_array_t.
For details see here:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46205

Remark: This patch has been published in November 2008, but
nobody took care of until now. If this function does not fit into apr- or
apr-utils, please tell me, but just ignoring additional code does
not motivate me (and probably others) to donate other patches
to the Apache foundation.

Re: [Patch] Shuffle members of an apr_array_t

Posted by Eric Covener <co...@gmail.com>.
On Tue, Mar 31, 2009 at 5:58 PM, Jacob Rief <ja...@gmail.com> wrote:
> I have written a function, which shuffles members of an apr_array_t.
> For details see here:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=46205
>
> Remark: This patch has been published in November 2008, but
> nobody took care of until now. If this function does not fit into apr- or
> apr-utils, please tell me, but just ignoring additional code does
> not motivate me (and probably others) to donate other patches
> to the Apache foundation.
>

You might have better luck attaching a patch (vs a standalone file)
and marking the bug PatchAvailable (and enhancement)

-- 
Eric Covener
covener@gmail.com