cannot build mbrtowc if EILSEQ not defined...

2012-09-07 Thread Joel Brobecker
Hello, I was trying to cross-compile mbrtowc for a system where EILSEQ is not defined (C99). The first attempt I made was to import the errno module, and see if it would define it for me. But no luck. I am unsure about the best way to fix this issue. The simplest approach, would probably to chang

Re: GNU sed version 4.2.1: on OS X, C locale gets aliased to UTF-8

2012-09-07 Thread Max Horn
Dear Paul, all, On 06.09.2012, at 12:39, Paul Eggert wrote: > On 09/06/2012 11:03 AM, Max Horn wrote: > >> I proposed the exact same patch you proposed back in January. > > Ah, sorry, I was confused. Again. Ouch. > > Please let me try to summarize the situation to make sure that I > underst

Re: poll() emulation in git/gnulib

2012-09-07 Thread Paolo Bonzini
Il 07/09/2012 17:01, Joachim Schmitz ha scritto: >> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo >> Bonzini >> Sent: Friday, September 07, 2012 4:47 PM >> To: Joachim Schmitz >> Cc: bug-gnulib@gnu.org; rsbec...@nexbridge.com >> Subject: Re: poll() emulation in git/gnulib

RE: poll() emulation in git/gnulib

2012-09-07 Thread Joachim Schmitz
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo > Bonzini > Sent: Friday, September 07, 2012 4:47 PM > To: Joachim Schmitz > Cc: bug-gnulib@gnu.org; rsbec...@nexbridge.com > Subject: Re: poll() emulation in git/gnulib > > Il 07/09/2012 12:58, Joachim Schmitz ha scritto:

Re: poll() emulation in git/gnulib

2012-09-07 Thread Paolo Bonzini
Il 07/09/2012 12:58, Joachim Schmitz ha scritto: >> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo >> Bonzini >> Sent: Friday, September 07, 2012 11:41 AM >> To: Joachim Schmitz >> Cc: g...@vger.kernel.org; 'Junio C Hamano'; 'Erik Faye-Lund'; >> bug-gnulib@gnu.org; rsbec.

RE: poll() emulation in git/gnulib

2012-09-07 Thread Joachim Schmitz
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo > Bonzini > Sent: Friday, September 07, 2012 11:41 AM > To: Joachim Schmitz > Cc: g...@vger.kernel.org; 'Junio C Hamano'; 'Erik Faye-Lund'; > bug-gnulib@gnu.org; rsbec...@nexbridge.com > Subject: Re: poll() emulation in git

Re: poll() emulation in git

2012-09-07 Thread Paolo Bonzini
Il 07/09/2012 09:39, Joachim Schmitz ha scritto: >> > I suppose it works to always handle ENOTSOCK that way, even on >> > non-__TANDEM systems. > Will you be fixing this in gnulib? How? I don't have access to the system, so it's best if you post the patches yourself to bug-gnulib and git mailing l

RE: poll() emulation in git

2012-09-07 Thread Joachim Schmitz
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo > Bonzini > Sent: Thursday, September 06, 2012 4:32 PM > To: Joachim Schmitz > Cc: g...@vger.kernel.org; 'Junio C Hamano'; 'Erik Faye-Lund'; > bug-gnulib@gnu.org; rsbec...@nexbridge.com > Subject: Re: poll() emulation in gi

RE: poll() emulation in git

2012-09-07 Thread Joachim Schmitz
> From: Paolo Bonzini [mailto:paolo.bonz...@gmail.com] On Behalf Of Paolo > Bonzini > Sent: Thursday, September 06, 2012 5:15 PM > To: Joachim Schmitz > Cc: g...@vger.kernel.org; 'Junio C Hamano'; 'Erik Faye-Lund'; > bug-gnulib@gnu.org; rsbec...@nexbridge.com > Subject: Re: poll() emulation in gi