]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix some crashes when building with --enable-shared on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 31 May 2025 15:34:38 +0000 (17:34 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 31 May 2025 15:34:38 +0000 (17:34 +0200)
commitd1050df577034132b99c133a7fc60ae664154114
treed8b04843a1aa77e203b648b8f4258e82e12a2ab4
parentf744352a02ea1a6dd97615901d21ef5244984b40
build: Fix some crashes when building with --enable-shared on MSVC.

Reported by Kirill Makurin <maiddaisuki@outlook.com> in
<https://lists.gnu.org/archive/html/bug-gettext/2025-05/msg00087.html>.

* gnulib-local/lib/gl_carray_list.h.diff: New file.
* gnulib-local/lib/gl_hash_map.h.diff: New file.
* gnulib-local/lib/gl_hash_set.h.diff: New file.
* gnulib-local/lib/gl_linked_list.h.diff: New file.
* gnulib-local/Makefile.am (EXTRA_DIST): Add them.
gnulib-local/Makefile.am
gnulib-local/lib/gl_carray_list.h.diff [new file with mode: 0644]
gnulib-local/lib/gl_hash_map.h.diff [new file with mode: 0644]
gnulib-local/lib/gl_hash_set.h.diff [new file with mode: 0644]
gnulib-local/lib/gl_linked_list.h.diff [new file with mode: 0644]