k+wyM+5rKV6HJEd 4Oe1LOR90Q6YFYlbvbwjf3bXuNtBsdLNV1lYA1l9NaECViiWAcgqBhFgUdopq1Tta2YLRM s4kqI3NWHnch2MwxNCCOYp0ZWYOak5DlsOwASIPv4DMPE+a18VO9dK1cjnQlC+KJbFcArt JfptaWEn6s0ni6dEe2YF9czT2mfXNaY2gGIIH5dH41o4RwToo4O24ivmdkgg3y3S4GIFg3 yLIaURg1xApymQYONhC2s3mirhyc667VP+g31SO0TDz2wlOhZEYEWk5wm1KTWA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VhXHP47nyzd18 for ; Sat, 18 May 2024 18:22:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44IIMPTL070489 for ; Sat, 18 May 2024 18:22:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44IIMPfO070488 for bugs@FreeBSD.org; Sat, 18 May 2024 18:22:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 279134] The 'mb' macro in /usr/include/machine/atomic.h conflicts with variables of same name Date: Sat, 18 May 2024 18:22:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279134 Bug ID: 279134 Summary: The 'mb' macro in /usr/include/machine/atomic.h conflicts with variables of same name Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: yuri@freebsd.org Log: https://pkg-status.freebsd.org/ampere3/data/140releng-armv7-default/9476d3e= 04f44/logs/cardinal-24.04.log Shouldn't the variables mb, wmb, rmb be renamed to have the atomic_ prefix? This would reduce the chance of conflicts like this. --=20 You are receiving this mail because: You are the assignee for the bug.=