[Rpm-maint] [rpm-software-management/rpm] Dependency generator optimization and cleanup (#698)

Panu Matilainen notifications at github.com
Tue May 14 08:25:59 UTC 2019


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)

Urgh, yeah. Mind if I just nuke the doc string, it's just an internal helper after all...?

-- 
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_r283680925
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190514/dbb394ca/attachment-0001.html>


More information about the Rpm-maint mailing list