Re: [PATCH 01/10] Add new tests on strictness and warnings precedence and overriding.

2011-01-02 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Sun, Jan 02, 2011 at 04:31:18PM CET: > On Sunday 02 January 2011, Ralf Wildenhues wrote: > > Feel free to push the patch series > > (as far as OKed) on a new branch based off of maint, > > > Hmmm.. currently my private branch is based off of master, since I > thought it

Re: [PATCH 01/10] Add new tests on strictness and warnings precedence and overriding.

2011-01-02 Thread Stefano Lattarini
On Sunday 02 January 2011, Ralf Wildenhues wrote: > Hi Stefano, > > I'm not sure if I'll get through the whole series today, but I gotta > start somewhere, so here we go. Feel free to push the patch series > (as far as OKed) on a new branch based off of maint, > Hmmm.. currently my private branch

Re: [PATCH 01/10] Add new tests on strictness and warnings precedence and overriding.

2011-01-02 Thread Ralf Wildenhues
Hi Stefano, I'm not sure if I'll get through the whole series today, but I gotta start somewhere, so here we go. Feel free to push the patch series (as far as OKed) on a new branch based off of maint, if that is helpful for you. Thanks. * stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 a

[PATCH 01/10] Add new tests on strictness and warnings precedence and overriding.

2010-12-23 Thread stefano . lattarini
From: Stefano Lattarini * tests/strictness-overriding.test: New test. * tests/strictness-precedence.test: New test. * tests/warnings-overriding.test: New test. * tests/warnings-precedence.test: New test. * tests/Makefile.am (TESTS): Update. --- ChangeLog|9 +++ tests/