[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to avoid fdopen redefinition?
From: |
Eli Zaretskii |
Subject: |
Re: How to avoid fdopen redefinition? |
Date: |
Tue, 02 Mar 2021 07:17:14 +0200 |
> From: Bruno Haible <bruno@clisp.org>
> Cc: bug-gnulib@gnu.org, gavinsmith0123@gmail.com
> Date: Mon, 01 Mar 2021 21:38:34 +0100
>
> Eli Zaretskii wrote:
> > > If you request the gnulib module 'setlocale', you will get not only
> > > LC_MESSAGES, but also a setlocale() override that works with it.
> >
> > In Perl? That's where that message came from.
>
> Oh. No, gnulib modules don't have an effect on already existing perl
> binary.
>
> Thanks for correcting me, Eli.
No sweat, it's easy to become confused with all the different factors
involved in building Texinfo -- C, Perl, XS extensions, 2 copies of
Gnulib imports, ...