[pacman-dev] [PATCH 0/2] Remove REQUIREDBY usage

Dan McGee dpmcgee at gmail.com
Thu Nov 15 09:04:40 EST 2007


On Nov 15, 2007 6:01 AM, Xavier <shiningxc at gmail.com> wrote:
> Should it be FREE(requiredby) or FREELIST(requiredby) ?
> It looks like in your patch submitted on the ML, FREE(requiredby) is used,
> but in the patch commited in git, FREELIST(requiredby) is used, except in
> one place : lib/libalpm/deps.c , can_remove_package line 585.

Damn, looks like I missed one. It should be FREELIST, which is why I
updated the patch after posting it here.

I'll fix it locally, let me know if you find any other problems (like
the one I did last night with alpm_list_copy_data that made remove045
fail).

-Dan




More information about the pacman-dev mailing list