On 03/06/2012 10:06 PM, Peter Rosin wrote:
> Stefano Lattarini skrev 2012-03-06 21:58:
>> [re-adding the list]
>>
>> On 03/06/2012 09:18 PM, Peter Rosin wrote:
You also forgot scriptversion...
>>>
>> True, but see below.
>>
>>> ...which is the reason this change should have been committed
Stefano Lattarini skrev 2012-03-06 21:58:
> [re-adding the list]
>
> On 03/06/2012 09:18 PM, Peter Rosin wrote:
>>>
>>> You also forgot scriptversion...
>>
> True, but see below.
>
>> ...which is the reason this change should have been committed on msvc.
>> Updating compile/depcomp/ar-lib on main
[re-adding the list]
On 03/06/2012 09:18 PM, Peter Rosin wrote:
>>
>> You also forgot scriptversion...
>
True, but see below.
> ...which is the reason this change should have been committed on msvc.
> Updating compile/depcomp/ar-lib on maint destroys the rule saying
> "newer is better".
>
But th
* NEWS (Long-standing bugs): Document fix for bug#10894, fixed
by commit 'v1.11-696-g51f61df' of 27-02-2012.
---
NEWS |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index ffb4cb7..68d2929 100644
--- a/NEWS
+++ b/NEWS
@@ -146,6 +146,11 @@ Bugs fixed in 1.11
On 03/06/2012 07:47 PM, Michael wrote:
>
> My full name is: Michael Hofmann
>
Thanks. I've now pushed the attached patch in your name.
I will try to take a look soonish at the failures you've reported.
Thanks,
Stefano
>From 00ff60772869d54918d6d8a055110d61bad86220 Mon Sep 17 00:00:00 2001
Mes
On 03/06/2012 02:23 PM, Peter Rosin wrote:
> Stefano Lattarini skrev 2012-03-06 14:11:
>> On 03/06/2012 01:53 PM, Peter Rosin wrote:
>>
Subject: [PATCH] tests: do not clobber the modified CC
>> Maybe s|the modified CC|the $CC set by AM_PROG_CC_C_O (for losing compilers)|
>> here?
>>
>
>
Stefano Lattarini skrev 2012-03-06 14:11:
> On 03/06/2012 01:53 PM, Peter Rosin wrote:
>
>> > Subject: [PATCH] tests: do not clobber the modified CC
>> >
> Maybe s|the modified CC|the $CC set by AM_PROG_CC_C_O (for losing compilers)|
> here?
>
Pushed with nits, but I dropped the "(for losing com
On 03/06/2012 01:53 PM, Peter Rosin wrote:
> Subject: [PATCH] tests: do not clobber the modified CC
>
Maybe s|the modified CC|the $CC set by AM_PROG_CC_C_O (for losing compilers)|
here?
> If CC is originally a losing compiler, AM_PROG_CC_C_O will
> modify CC. "$MAKE -e" will then clobber this mo
If CC is originally a losing compiler, AM_PROG_CC_C_O will
modify CC. "$MAKE -e" will then clobber this modified CC
and reintroduce the raw losing compiler causing the test
to fail, as subdir-objects is in effect.
* tests/yacc-dist-nobuild-subdir.test: Drop -e from the $MAKE
invocations. This is
On 03/06/2012 09:44 AM, Peter Rosin wrote:
>
> I made the changes and pushed, but it feels a bit hard to read -l${sp}foo
> compared to -lfoo, so I'm not too happy about it. Oh well...
>
Thanks.
Regards,
Stefano
Stefano Lattarini skrev 2012-03-06 09:03:
> On 03/06/2012 08:45 AM, Peter Rosin wrote:
>> Peter Rosin skrev 2012-03-06 08:38:
>>> Stefano Lattarini skrev 2012-03-05 21:05:
>>>
I'd like to see a little addition squashed-in if you can: a new
entry in 'tests/README' explaining that a "#defin
Stefano Lattarini skrev 2012-03-05 21:00:
> On 03/05/2012 02:25 PM, Peter Rosin wrote:
>> Hi!
>>
>> I noticed that some expect the compiler to accept a space between
>> the option letter and the option argument. Looking at POSIX, this
>> seems like an acceptable expectation, if not even preferred.
On 03/06/2012 08:45 AM, Peter Rosin wrote:
> Peter Rosin skrev 2012-03-06 08:38:
>> Stefano Lattarini skrev 2012-03-05 21:05:
>>
>>> I'd like to see a little addition squashed-in if you can: a new
>>> entry in 'tests/README' explaining that a "#define YY_NO_UNISTD_H"
>>> is needed in lex input file
13 matches
Mail list logo