On 03/07/2012 06:56 PM, P. Martin wrote:
> On Mar 7, 2012, Paul Eggert wrote:
>>
>> Thanks, that helps. The issue is clearly due to the limited
>> 'grep -E' implementation on that platform: it sometimes
>> (but not always!) complains 'Regular expression too big'
>> for a 938-byte regular express
On Mar 7, 2012, Paul Eggert wrote:
>
> Thanks, that helps. The issue is clearly due to the limited
> 'grep -E' implementation on that platform: it sometimes
> (but not always!) complains 'Regular expression too big'
> for a 938-byte regular expression in the test.
>
> I hope the following furth
On 03/07/2012 01:42 PM, P. Martin wrote:
> The test dirs from adding your patch are now up on my repo:
> https://github.com/2bits/actest
Thanks, that helps. The issue is clearly due to the limited
'grep -E' implementation on that platform: it sometimes
(but not always!) complains 'Regular express
On Mar 7, 2012, Paul Eggert wrote:
>
> On 03/06/2012 11:52 PM, P. Martin wrote:
> > I fail nearly all the
> > tests now after about 270 on OSX Lion. Please lmk if you want
> > some test dirs.
>
> Sure, some test output would be helpful.
The test dirs from adding your patch are now up on my
On 03/06/2012 11:52 PM, P. Martin wrote:
> I fail nearly all the
> tests now after about 270 on OSX Lion. Please lmk if you want
> some test dirs.
Sure, some test output would be helpful.
> On Mar 6, 2012, Paul Eggert wrote:
>
> Can you please also try the attached patch?
> It's needed regardless, and I think it may attack
> some failures being reported for FreeBSD and MacOS X.
> I've pushed this to autoconf master as:
>
> http://git.savannah.gnu.org/cgit/autoconf.git/commit/?i
Can you please also try the attached patch?
It's needed regardless, and I think it may attack
some failures being reported for FreeBSD and MacOS X.
I've pushed this to autoconf master as:
http://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=16126bc4302f2cb1b4bd06ca7d7da31d2f82156a
From 449ba82