Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2022 17:16:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265819] devel/xxhash: fix static_assert bug
Message-ID:  <bug-265819-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265819
           Summary: devel/xxhash: fix static_assert bug
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: thierry.dussuet@protonmail.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 235882
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D235882&action=
=3Dedit
Replace static_assert by _Static_assert in xxhash.h

xxHash had a bug fixed in December 2021 regarding static_assert
(https://github.com/Cyan4973/xxHash/pull/670). While they did not release a=
 new
version yet which would include this bugfix, it is affecting other ports, l=
ike
backup/py-borgbackup. It would be nice to include this patch into the FreeB=
SD
port so this library can be used again.

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