Related to:
https://fedoraproject.org/wiki/Changes/PortingToModernC https://fedoraproject.org/wiki/Toolchain/PortingToModernC
Debian fixed this in a slightly different way: https://sources.debian.org/src/guix/1.4.0-1/gnu/packages/patches/sdl-pango-header-guard.patch/?hl=7#L7
That patch reuses the existing header guard, which is maybe slightly more appropriate (although it's still problematic, of course).
Log in to post a comment.
Debian fixed this in a slightly different way: https://sources.debian.org/src/guix/1.4.0-1/gnu/packages/patches/sdl-pango-header-guard.patch/?hl=7#L7
That patch reuses the existing header guard, which is maybe slightly more appropriate (although it's still problematic, of course).