Sujet : Re: Help requested with P99-based macro to create Wayland listeners
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 11. Apr 2024, 01:57:17
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <uv7chd$19nsd$2@dont-email.me>
References : 1 2
User-Agent : Pan/0.155 (Kherson; fc5a80b8)
On Wed, 10 Apr 2024 02:49:03 -0400, James Kuyper wrote:
There are, I understand, good reasons based upon how macro expansion
works why this solution is necessary, but even when I was a lot younger
I had trouble understanding those reasons.
String-based macros are like that. That’s why Lisp-style macros are a
better idea.