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?

/* 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)


Allan

Reply via email to