On Tue Apr 4 13:15:44 2023 +0000, Rémi Bernon wrote:
Eh, you went the hard way. I didn't want to suggest putting the helper in the global header, it's unlikely to be accepted. Instead just put a TU-local helper and copy it around where you'd need it.
... which would let you adjust it as needed if some modules don't use specific fields, or don't use nameless unions.
Also, fwiw if you don't have to rebase please don't, it makes the Gitlab comparison feature very useless.