[Rpm-maint] [rpm-software-management/rpm] Print all build errors and do not stop after the first error (#1020)

mikhailnov notifications at github.com
Wed Jan 29 00:04:00 UTC 2020


mikhailnov commented on this pull request.



> @@ -3107,7 +3107,7 @@ rpmRC processBinaryFiles(rpmSpec spec, rpmBuildPkgFlags pkgFlags,
 			int didInstall, int test)
 {
     Package pkg;
-    rpmRC rc = RPMRC_OK;
+    rpmRC res = RPMRC_OK;

but I can restore `rc` if it is a common variable across the whole code

-- 
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/1020#discussion_r372127007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200128/493ed2f3/attachment-0001.html>


More information about the Rpm-maint mailing list