On 01/30/2012 11:36 PM, Peter Rosin wrote:
>
> Good, thanks, here's what I did:
>
> 1. Synced compile and ar-lib from master to msvc with this msg:
>
> scripts: cherry-pick recent changes from master
>
> * lib/ar-lib: prefer the term "Windows" over "Win32" and quote
> 'like thi
Stefano Lattarini skrev 2012-01-30 21:49:
> On 01/30/2012 09:21 PM, Peter Rosin wrote:
>>
>> There is one more difference, which is more relevant IMHO, and that is
>> the scriptversion variable. If we start commiting changes to ar-lib on
>> the msvc branch at this point, there will be a conflict o
On 01/30/2012 09:21 PM, Peter Rosin wrote:
>
> There is one more difference, which is more relevant IMHO, and that is
> the scriptversion variable. If we start commiting changes to ar-lib on
> the msvc branch at this point, there will be a conflict once we merge
> that into master. What scriptve
Stefano Lattarini skrev 2012-01-30 18:27:
> On 01/30/2012 12:39 PM, Peter Rosin wrote:
>> Hi!
>>
> Hi Peter, thanks for the patches.
Thanks for looking!
>> This series addresses some nits in master that makes various
>> tests PASS where they presently FAIL.
>>
>> 1/4: ar-lib: ignore the verbose m
On 01/30/2012 12:39 PM, Peter Rosin wrote:
> Hi!
>
Hi Peter, thanks for the patches.
> This series addresses some nits in master that makes various
> tests PASS where they presently FAIL.
>
> 1/4: ar-lib: ignore the verbose modifier instead of erroring out
> 2/4: tests: fetch the 'ar-lib' script
Ignore this one, it was meant to have this subject:
[PATCH 2/4] tests: fetch the 'ar-lib' script for archiver usage
Sorry for the noise.
Cheers,
Peter
>From 2db9e742fea06449216b19d61707bc8362cdb612 Mon Sep 17 00:00:00 2001
From: Peter Rosin
Date: Mon, 30 Jan 2012 11:12:45 +0100
Subject: [PATCH 2/4] tests: fetch the 'ar-lib' script for archiver usage
tests/libobj10.test: The archiver is used, so the 'ar-lib' script
needs to be present for inferi
Hi!
This series addresses some nits in master that makes various
tests PASS where they presently FAIL.
1/4: ar-lib: ignore the verbose modifier instead of erroring out
2/4: tests: fetch the 'ar-lib' script for archiver usage
3/4: tests: fetch the 'compile' script for subdir objects
4/4: tests: do