[Rpm-maint] [rpm-software-management/rpm] rpmbuild should bail out as soon as recursive macro expansion is detected (#145)

Panu Matilainen notifications at github.com
Wed Feb 8 13:33:05 UTC 2017


Yup. It's in one of those > 100 macro expansions within rpm which have no way of returning an error, eg rpmExpand() has no way of indicating an error as it is, and there's no other API that it can be directly replaced with in all cases.

Which is not to say it shouldn't be fixed but it's far more laborous than just adding a missing check for an error code someplace.

-- 
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/issues/145#issuecomment-278329578
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170208/ab16602f/attachment.html>


More information about the Rpm-maint mailing list