pmatilai commented on this pull request.


>   * @param dsContext  RPMSENSE_FIND_PROVIDES or RPMSENSE_FIND_REQUIRES
  * @param tagN         RPMTAG_PROVIDENAME or RPMTAG_REQUIRENAME
  * @return             0 on success
  */
 static int rpmfcHelper(rpmfc fc, int ix, const struct exclreg_s *excl,
-                      const char *nsdep, const char *depname,
-                      rpmsenseFlags dsContext, rpmTagVal tagN)
+                      rpmsenseFlags dsContext, rpmTagVal tagN,
+                      const char *namespace, const char *cmd)

Okay, axed them all in a separate commit.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/698#discussion_r283687973
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to