Re: [PATCH] free-posix: remove stray wchar-h dependency
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2026-07-08 14:09, Bruno Haible wrote: > Paul: Your motivation for this patch was to avoid a wchar.h in the gzip build. > Assuming that gzip does not use the wcsdup() function, the right fix for gzip > is to use the gnulib-tool option '--avoid=wchar-h' (in bootstrap.conf). Thanks for letting me know; I did that.