[Rpm-maint] [rpm-software-management/rpm] Implement %{body:...} built-in for retrieving the literal macro body (#1064)

Vít Ondruch notifications at github.com
Tue Feb 11 11:26:47 UTC 2020


voxik commented on this pull request.



> @@ -72,6 +72,7 @@ to perform useful operations. The current list is
 	%define ...	define a macro
 	%undefine ...	undefine a macro
 	%global ...	define a macro whose body is available in global context
+	%{body:...}	literal body of a macro

I am sorry, but from the macro name neither from its description I can tell what it does. Isn't 'verbatim' more fitting name here?

-- 
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/1064#pullrequestreview-356582402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200211/88111554/attachment-0001.html>


More information about the Rpm-maint mailing list