aboutsummaryrefslogtreecommitdiff
path: root/packages/gettext/0.20.1/0003-Fix-compilation-errors-with-ISO-C-23-compilers.patch
Commit message (Collapse)AuthorAgeFilesLines
* gettext: Add patch for C23 compatibilityChris Packham2025-06-041-0/+51
Back port an upstream patch to allow gettext-0.20.1 to build with a C23 compiler. Fixes #2350 Signed-off-by: Chris Packham <judge.packham@gmail.com>