[pacman-dev] [PATCH] Fix copying of arrays in makepkg.

Loui Chang louipc.ist at gmail.com
Mon Nov 9 16:25:05 EST 2009


On Mon 09 Nov 2009 21:50 +0100, Xavier wrote:
> On Mon, Nov 9, 2009 at 9:34 PM, Loui Chang <louipc.ist at gmail.com> wrote:
> > Arrays were being converted to strings, then back to arrays rather than
> > being copied directly as arrays.
> >
> > This closes FS#16871
> >
> > Signed-off-by: Loui Chang <louipc.ist at gmail.com>
> > ---
> >  scripts/makepkg.sh.in |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
> >
> 
> Cedric beat you to it by a few days :
> http://mailman.archlinux.org/pipermail/pacman-dev/2009-November/010017.html
> Allan picked it in his working branch :
> http://projects.archlinux.org/users/allan/pacman.git/commit/?h=working&id=70d7a8ec55da2b958f3441f31e13e0f6e313b7aa
> 
> But the bug report has not been updated. will do that now.

Ah. I guess I should pay more attention on this mailing list.
Is there any document describing who's branches/repos I should check
before submitting patches? That could be helpful. I've just been
following the main repo.



More information about the pacman-dev mailing list