Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Stefano Lattarini
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

Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Peter Rosin
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

Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Stefano Lattarini
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

Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Peter Rosin
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

Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Stefano Lattarini
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

Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Peter Rosin
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

Re: [PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Peter Rosin
>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

[PATCH 0/4] Clean up some testsuite issues

2012-01-30 Thread Peter Rosin
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