[Bug 291400] www/node*: Fail to build on 16-CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 Dec 2025 05:23:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291400

Cy Schubert <cy@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|sunpoet@FreeBSD.org         |ports-bugs@FreeBSD.org
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #1 from Cy Schubert <cy@FreeBSD.org> ---
This has been fixed by:

commit fc88be257e30c3e3c01f25ec3a3a6e7933b40c54
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: Fri Dec 5 00:25:10 2025 +0100
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: Fri Dec 5 00:25:10 2025 +0100

    Revert "stddef.h: add unreachable() for C23 compliance"

    Seems like a number of ports are *really* unhappy with this new
    macro.  These ports will have to be fixed and the patch reworked
    to perhaps not affect C++ (see D54041).  A general discussion on
    how we expose new language features may also need to take place.

    Reported by:    many people
    Approved by:    markj (mentor)

    This reverts commit b381d0980221b476cadbef862a8e5973d675fb7a.

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