Re: [PATCH 0/5] Build system updates and gcc warnings fixes

2018-12-13 Thread Herbert Xu
Antonio Ospite wrote: > Hi, > > here are some build system updates and some fixes for compilation > warnings with Gcc. > > After this patchset, compilation with Gcc is nice and clean, > > There are still some warnings when compiling with clang but I have not > addressed those. > > Thank you.

Re: [PATCH 0/5] Build system updates and gcc warnings fixes

2018-11-28 Thread Herbert Xu
Antonio Ospite wrote: > > can I mark 3/5 as Superseded in patchwork myself? > Or would that disrupt your workflow? > > The intent would be to have one patch less for you to worry about. I just marked it. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key:

Re: [PATCH 0/5] Build system updates and gcc warnings fixes

2018-11-28 Thread Antonio Ospite
On Mon, 19 Nov 2018 13:04:45 +0100 Antonio Ospite wrote: > On Sat, 27 Oct 2018 15:35:11 +0200 > Antonio Ospite wrote: > > > On Tue, 16 Oct 2018 18:42:15 +0200 > > Antonio Ospite wrote: > > > > > Hi, > > > > > > here are some build system updates and some fixes for compilation > > > warnings

Re: [PATCH 0/5] Build system updates and gcc warnings fixes

2018-11-19 Thread Antonio Ospite
On Sat, 27 Oct 2018 15:35:11 +0200 Antonio Ospite wrote: > On Tue, 16 Oct 2018 18:42:15 +0200 > Antonio Ospite wrote: > > > Hi, > > > > here are some build system updates and some fixes for compilation > > warnings with Gcc. > > > > After this patchset, compilation with Gcc is nice and

Re: [PATCH 0/5] Build system updates and gcc warnings fixes

2018-10-27 Thread Antonio Ospite
On Tue, 16 Oct 2018 18:42:15 +0200 Antonio Ospite wrote: > Hi, > > here are some build system updates and some fixes for compilation > warnings with Gcc. > > After this patchset, compilation with Gcc is nice and clean, > [...] > .gitignore | 2 ++ > configure.ac| 8 +--- >