> Date: Mon, 27 Jun 2011 15:10:43 +0200
> From: Paolo Bonzini
> To: Aharon Robbins
> CC: egg...@cs.ucla.edu, ebl...@redhat.com, bug-g...@gnu.org,
> bug-gnulib@gnu.org, k...@freefriends.org
> Subject: Re: Dealing with character ranges in grep
>
> On 06/16/2011 09:06 PM, Aharon Robbins wrot
Hi Bruno,
>> > FAIL: test-mbrtowc4.sh
>> > FAIL: test-mbrtowc3.sh
>> > FAIL: test-mbsrtowcs4.sh
>> > FAIL: test-setlocale2.sh
>> > FAIL: test-mbrtowc3.sh (exit: 262)
>> > FAIL: test-mbrtowc4.sh (exit: 262)
>> > FAIL: test-mbsrtowcs4.sh (exit: 262)
>> > FAIL: test-setlocale2.sh (exit: 1)
>>
>> The
Hi Rainer,
> > FAIL: test-mbrtowc4.sh
> > FAIL: test-mbrtowc3.sh
> > FAIL: test-mbsrtowcs4.sh
> > FAIL: test-setlocale2.sh
> > FAIL: test-mbrtowc3.sh (exit: 262)
> > FAIL: test-mbrtowc4.sh (exit: 262)
> > FAIL: test-mbsrtowcs4.sh (exit: 262)
> > FAIL: test-setlocale2.sh (exit: 1)
>
> These are th
Hi Simon,
> Has anyone seen this error message when running 'gnulib-tool
> --add-import'? I've seen it a couple of times when doing updates in
> several months old directories.
>
> Updating file gltests/glthread/thread.c (backup in gltests/glthread/thread.c~)
> Updating file gltests/glthread/thr
Paolo,
> And one more question: where is /bin/sh placed in your path? Is
> configure using it or something else (which you can see from the
> generated config.status or Makefile, looking at the shebang or
> SHELL=/path/to/sh lines respectively)?
I've run my tests on sparc-sun-solaris2.11. SHEL
On 06/28/2011 05:14 AM, Paolo Bonzini wrote:
> grep restricts its use of grep to things that are effectively fixed
> strings, in order to remove a recursive dependency on a "good" grep that
> supports arbitrarily long lines. However, mmap-anon.m4 has one such
> instance. This patch, suggested by
> >>> * A couple of tests fail:
> >>>
> >>> FAIL: test-mbrtowc4.sh
> >>> FAIL: test-mbrtowc3.sh
> >>> FAIL: test-mbsrtowcs4.sh
> >>> FAIL: test-setlocale2.sh
> >>> FAIL: test-mbrtowc3.sh (exit: 262)
> >>> FAIL: test-mbrtowc4.sh (exit: 262)
> >>> FAIL: test-mbsrtowcs4.sh (exit: 262)
> >>> FAIL: test
* A couple of tests fail:
FAIL: test-mbrtowc4.sh
FAIL: test-mbrtowc3.sh
FAIL: test-mbsrtowcs4.sh
FAIL: test-setlocale2.sh
FAIL: test-mbrtowc3.sh (exit: 262)
FAIL: test-mbrtowc4.sh (exit: 262)
FAIL: test-mbsrtowcs4.sh (exit: 262)
FAIL: test-setlocale2.sh (exit: 1)
This is for gnulib, I'll forwar
Has anyone seen this error message when running 'gnulib-tool
--add-import'? I've seen it a couple of times when doing updates in
several months old directories.
/Simon
Updating file gltests/glthread/thread.c (backup in gltests/glthread/thread.c~)
Updating file gltests/glthread/thread.h (backup i
grep restricts its use of grep to things that are effectively fixed
strings, in order to remove a recursive dependency on a "good" grep that
supports arbitrarily long lines. However, mmap-anon.m4 has one such
instance. This patch, suggested by Rainer Orth, removes "special"
characters from th
10 matches
Mail list logo