Re: [Openvpn-devel] [PATCH] Enable extra compiler warnings by default

2018-01-25 Thread Selva Nair
Hi, On Sun, Jan 21, 2018 at 4:17 AM, Steffan Karger wrote: > Hi, > > On 21-01-18 06:37, Selva Nair wrote: >> >> On Sat, Jan 20, 2018 at 11:41 AM, Steffan Karger wrote: >>> >>> This by default enables the compiler warnings any could previously >>> enable using the --enable-strict configure option

Re: [Openvpn-devel] [PATCH] Enable extra compiler warnings by default

2018-01-21 Thread Steffan Karger
Hi, On 21-01-18 06:37, Selva Nair wrote: > > On Sat, Jan 20, 2018 at 11:41 AM, Steffan Karger wrote: >> >> This by default enables the compiler warnings any could previously >> enable using the --enable-strict configure option. I think it is >> okay to do so now, because we've taken care of man

Re: [Openvpn-devel] [PATCH] Enable extra compiler warnings by default

2018-01-20 Thread Selva Nair
Hi, On Sat, Jan 20, 2018 at 11:41 AM, Steffan Karger wrote: > > This by default enables the compiler warnings any could previously > enable using the --enable-strict configure option. I think it is > okay to do so now, because we've taken care of many warnings in the > more standard builds. (Mo

[Openvpn-devel] [PATCH] Enable extra compiler warnings by default

2018-01-20 Thread Steffan Karger
This by default enables the compiler warnings any could previously enable using the --enable-strict configure option. I think it is okay to do so now, because we've taken care of many warnings in the more standard builds. (Most of those were totally harmless, but they prevented us from spotting n