Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2023 10:50:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269582] dns/ddclient: Use of uninitialized value $2 in concatenation (.) or string at /usr/local/lib/perl5/site_perl/IO/Socket/SSL.pm line 792.
Message-ID:  <bug-269582-7788-WhSq4jdLAo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269582-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269582-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269582

--- Comment #2 from Gerard Seibert <gerard_seibert@outlook.com> ---
(In reply to mjl from comment #1)
I posted the problem as you suggested and received this response.

From: Steffen Ullrich <notifications@github.com>

This is likely because some -w command line is applying use warnings to all=
 of
the modules included in ddclient instead of letting each module decide by i=
ts
own if warnings should be applied or not.

The fix was created:
https://github.com/noxxi/p5-io-socket-ssl/commit/8509e26946220c225f5adf7668=
f1320b617b748b

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269582-7788-WhSq4jdLAo>