[pacman-dev] Stale comment

Dan McGee dpmcgee at gmail.com
Tue Jun 28 09:29:48 EDT 2011


On Tue, Jun 28, 2011 at 12:39 AM, Allan McRae <allan at archlinux.org> wrote:
> This comment in libalpm/conflict.c is out of date, but I not really sure
> what it should be replaced with...  Can someone take a look?

I don't know what to replace it with, but the comment is from before
things like check_conflict() and add_conflict() were factored out is
my guess. Those use the pmconflict_t type it appears. Neither this or
the innerconflicts methods are all that helpful.

> /* Check for target vs (db - target) conflicts
>  * In case of conflict the package1 field of pmdepconflict_t contains
>  * the target package, package2 field contains the local package
>  */
> alpm_list_t *_alpm_outerconflicts(alpm_db_t *db, alpm_list_t *packages)


More information about the pacman-dev mailing list