#2 Fix C99 compatibility issue
open
nobody
None
5
2023-03-20
2023-03-18
No
Discussion
Log in to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
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).