[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gettext binaries for Cygwin
From: |
Bruno Haible |
Subject: |
Re: gettext binaries for Cygwin |
Date: |
Wed, 04 Dec 2024 20:36:15 +0100 |
Denis Excoffier wrote:
> jupiter% /usr/bin/xgettext --version
> xgettext (GNU gettext-tools) 0.22.5
> Copyright (C) 1995-2023 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> Written by Ulrich Drepper.
> jupiter%
> ...
> jupiter% /.../my/gettext/bin/xgettext --version
> xgettext (GNU gettext-tools) 0.23
> Copyright (C) 1995-2024 Free Software Foundation, Inc.
> Licence GPLv3+ : GNU GPL version 3 ou ultérieure
> <https://gnu.org/licenses/gpl.html>
> Ceci est un logiciel libre : vous pouvez le modifier et le redistribuer.
> Il n'y a PAS DE GARANTIE, dans la mesure de ce que permet la loi.
> Écrit par Ulrich Drepper.
> jupiter%
That's exactly the effect of the localename-unsafe.c patch, that I mentioned
in the other mail [1]. Thanks for having confirmed that it does have this
effect.
Bruno
[1] https://lists.gnu.org/archive/html/bug-gettext/2024-12/msg00067.html
- Re: gettext binaries for Cygwin, (continued)
- Re: gettext binaries for Cygwin, Denis Excoffier, 2024/12/05
- Re: gettext binaries for Cygwin, address@hidden, 2024/12/06
- Re: gettext binaries for Cygwin, Denis Excoffier, 2024/12/04
- Re: gettext binaries for Cygwin, Bruno Haible, 2024/12/04
- Re: gettext binaries for Cygwin, Brian Inglis, 2024/12/07
Re: cannot compile under cygwin because of gnulib/uninorm, Denis Excoffier, 2024/12/04