[Openvpn-devel] [PATCH applied] Re: Fix various compiler warnings

2019-05-10 Thread Gert Doering
Your patch has been applied to the master and release/2.4 branch. Why 2.4? Because since this changes the calling convention of quite a number of functions (by removing never-used arguments) I'm fairly sure it will get in the way of future bugfixes that tackle "related code" - and *those* need

[Openvpn-devel] [PATCH applied] Re: Fix various compiler warnings

2016-11-19 Thread Gert Doering
ACK. Your patch has been applied to the master branch. commit 3212d0c0a5caac6607b30effb584887eb3325942 Author: Arne Schwabe Date: Sat Nov 19 16:42:44 2016 +0100 Fix various compiler warnings Acked-by: Gert Doering Message-Id: <1479570164-23522-1-git-send-email-a...@rfc2549.org