Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 23:43:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279341] net/udt -- maintainer update
Message-ID:  <bug-279341-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 279341
           Summary: net/udt -- maintainer update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd-2024@virtual-estates.net
 Attachment #251006 maintainer-approval+
             Flags:

Created attachment 251006
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251006&action=
=3Dedit
The patch

The attached patch turns off the warning now appearing on the newest
FreeBSD-versions:

> error: variable length arrays in C++ are a Clang extension [-Werror,-Wvla=
-cxx-extension]

The code in question is added by my own patch-md5, and determines the size =
of
an automatic char[] depending on whether IPv4 or v6 is used.

The change explicitly turns off the warning.

While here we also add another small patch submitted upstream (years ago) a=
nd,
drum-roll, define the LICENSE! These two addition warrant the PORTREVISION
bump,

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

--=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-279341-7788>