[Rpm-maint] [rpm-software-management/rpm] Unclosed %if (when defined inside %define) (#1198)
Panu Matilainen
notifications at github.com
Tue Aug 25 09:46:39 UTC 2020
Thinking some more, it might not be such a bad idea in general to require escapes for ambiguous constructs. There's all manner of weird behavior in this neighbourhood, for a loosely related example:
```
%global test() \
%description
%description
%test
```
This produces an empty description in the package, no warnings, and removing the %description above the %test line produces identical output :zany_face:
--
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/1198#issuecomment-679923082
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200825/02d1ec5f/attachment-0001.html>
More information about the Rpm-maint
mailing list