* Peter Rosin wrote on Wed, Aug 11, 2010 at 04:12:10PM CEST:
> One thing to consider is that the compile script is triggered "by chance"
> for MSVC. It is just a lucky coincidence that MSVC doesn't support -c -o,
> so that the compile script can add that support and then tag on the other
> needed c
On Wed, Aug 11, 2010 at 10:12 AM, Peter Rosin wrote:
> Den 2010-08-10 22:18 skrev Ralf Wildenhues:
Wrt. the AM_PROG_AR implementation, __oline__ is a real nono, as it
causes spurious diffs in generated configure scripts. I'll propose
an updated version.
>>>
>>> Oh, didn't know that
* Stefano Lattarini wrote on Wed, Aug 11, 2010 at 06:47:01PM CEST:
> > At Friday 06 August 2010, Ralf Wildenhues wrote:
> > > > From 92020702ac9b8cde2ecfa248b5d34795d7209e44 Mon Sep 17
> > > > 00:00:00 2001 From: Stefano Lattarini
> > > > Date: Fri, 6 Aug 2010 00:40:55
> > > > +0200
> > > > Subjec
* Stefano Lattarini wrote on Wed, Aug 11, 2010 at 06:47:01PM CEST:
> At Friday 06 August 2010, Ralf Wildenhues wrote:
> > > From 92020702ac9b8cde2ecfa248b5d34795d7209e44 Mon Sep 17 00:00:00
> > > 2001 From: Stefano Lattarini
> > > Date: Fri, 6 Aug 2010 00:40:55 +0200
> > > Subject: [PATCH] Work ar
Hello Ralf.
At Friday 06 August 2010, Ralf Wildenhues wrote:
> > From 92020702ac9b8cde2ecfa248b5d34795d7209e44 Mon Sep 17 00:00:00
> > 2001 From: Stefano Lattarini
> > Date: Fri, 6 Aug 2010 00:40:55 +0200
> > Subject: [PATCH] Work around a nasty bug (segfault) of Solaris
> > make.
> >
> > * lib/
Den 2010-08-10 22:18 skrev Ralf Wildenhues:
>>> Wrt. the AM_PROG_AR implementation, __oline__ is a real nono, as it
>>> causes spurious diffs in generated configure scripts. I'll propose
>>> an updated version.
>>
>> Oh, didn't know that. I look forward to it, since I reused some of the
>> code fo
At Wednesday 11 August 2010, Ralf Wildenhues wrote:
> * Stefano Lattarini wrote on Wed, Aug 11, 2010 at 01:28:44AM CEST:
> > WDYT about the trimmed-down attached patch?
> Still high, but OK for maint.
Thanks, applied.
Now I'll do proper testing with various setups, and if all is OK
I'll push all t
Den 2010-08-06 15:36 skrev Peter Rosin:
> So, this seems like a bug in the kill builtin in MSYS bash.
Hi,
FYI, this will probably be fixed in a future version of MSYS:
http://sourceforge.net/tracker/index.php?func=detail&aid=3042292&group_id=2435&atid=102435
Cheers,
Peter