[Rpm-maint] [rpm-software-management/rpm] Link to macro syntax page from spec syntax page (PR #3352)
Michal Domonkos
notifications at github.com
Tue Oct 8 15:58:19 UTC 2024
OK, one theory as to whether it was worded like that: If you have a multiline macro with the line continuation mark at end of line, you technically have a single logical line, but two spec lines:
```
%comment2 see\
%dnl comment\
this
```
prints
```
see
this
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3352#issuecomment-2400236921
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3352/c2400236921 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241008/d58e4488/attachment.html>
More information about the Rpm-maint
mailing list