
27 Mar
2018
27 Mar
'18
12:54 p.m.
On Tue, Mar 27, 2018 at 06:44:42PM +0200, Pavel Hrdina wrote:
clang 6.0.0 complains about unused variable if g_autoptr is used to
s/clang 6.0.0/Clang/ Also happens with 5.0.1 and the man page uses the Clang spelling, so you're free to capitalize it at the beginning of the sentence.
automatically unlock mutex.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- src/connect.c | 2 +- src/util.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)
ACK Jano