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

Florian Festi notifications at github.com
Tue May 14 08:24:29 UTC 2019


ffesti 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)

The new params are not added to the doc string

-- 
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#pullrequestreview-237093313
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190514/78919bac/attachment.html>


More information about the Rpm-maint mailing list