[Rpm-maint] [rpm-software-management/rpm] rpm expands macro args twice (#217)

Michael Schroeder notifications at github.com
Thu May 18 09:05:33 UTC 2017


I also think you should expand the macros after splitting the arguments, so that the behavior is more useful and compatible. Example:
```
%foo() 1:%1 2:%2
```
And `rpm --eval "%foo %nil bar` should return `1: 2:bar` like before.

-- 
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/217#issuecomment-302345943
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170518/cb61e3a6/attachment.html>


More information about the Rpm-maint mailing list