Regarding your last comment: yes, we need to discuss how to handle excessive 
args. We currently do not have any builtins that can take more than one 
argument, so I guess we should error out in that case.

(There's one exception: I think it would be nice to allow multiple arguments 
for `%quote`. And maybe %echo/%warn/%error)

We can also make the `%marco arg` syntax illegal for builtin macros not marked 
with ME_PARSE. OTOH:
```
%load /some/macro/file
%error This does not work
```

-- 
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/1809#issuecomment-950845174
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to