From nobody Sun Aug 25 21:00:57 2024
X-Original-To: dtrace@mlmmj.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
	by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WsR6d5hcxz5TWy8
	for <dtrace@mlmmj.nyi.freebsd.org>; Sun, 25 Aug 2024 21:00:57 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3])
	(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-signature RSA-PSS (4096 bits) client-digest SHA256)
	(Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4WsR6d1YXBz4PQ4
	for <dtrace@FreeBSD.org>; Sun, 25 Aug 2024 21:00:57 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724619657; a=rsa-sha256; cv=none;
	b=I41jVzLE4tQ7Nd8itMt8Xl0KItgK8yZGJpR+uTWX45DYwvu0nqjsubeKoHbQfKOMuQH3Pl
	qs50C+0h+HLzDTKd+clqYr0/iQnEXRDwbxR0vbHSXIN77vissffZPKnaXF1RBPfCXIkTox
	7PbpYRk7U2XRC2lOa1dp70LgPKPpukf0djL2HFW0B8RR2CPccEJloU0tpb3nakNxIfDaAt
	m4ZpIw7VKBVl54RRJXi+bYLbxt0Y7mVHwSWhfm4Yj78B0+uOFo1MpTrQNRsu0RUPuzm3v7
	1LB8Ogw75O4EA3774k92RZExvEBhn9ujnWPOi8ntaDg59eARw28yJ+OfyswUpw==
ARC-Authentication-Results: i=1;
	mx1.freebsd.org;
	none
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org;
	s=dkim; t=1724619657;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding;
	bh=J0DD4FEFA2eJoZD7oVDNZhq6Iyahoedo3G1izPtpD1o=;
	b=obGY8SmZFdT4slnonJdHOoVy2cgqBkxV+UWcRFsnRr+DUdzZeBn3zrlCZ9RbFuEshlDirZ
	Fc32rPKZu0Vi4xWbeRlaigRQ+1zugl2XFYIgSu7wr1zRkjP3Se1Z+6PCpv5GsHP/2JOhNt
	nkF5yRVJwhtDBspeUb2ydq7y3F6+PmF2lGfI1xC2CUCxSPIv82B59Dm24BkbtYeErnZqaL
	S7WQ2owKki1JXZJs6vpm1YN4P9k6c0vhMlBFUTKM+7HgWB+OSiQYvebM47TIgnaLMKc8hd
	KrqDzc1WbvDCujZjvAlDUAWt4N81PSsGO7tbWIL9iNQFPMc5TIQadx8kqfAtPg==
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 4WsR6d0y9xzfLw
	for <dtrace@FreeBSD.org>; Sun, 25 Aug 2024 21:00:57 +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 47PL0vKE042389
	for <dtrace@FreeBSD.org>; Sun, 25 Aug 2024 21:00:57 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47PL0vZ0042388
	for dtrace@FreeBSD.org; Sun, 25 Aug 2024 21:00:57 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202408252100.47PL0vZ0042388@kenobi.freebsd.org>
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f
From: bugzilla-noreply@FreeBSD.org
To: dtrace@FreeBSD.org
Subject: Problem reports for dtrace@FreeBSD.org that need special attention
Date: Sun, 25 Aug 2024 21:00:57 +0000
List-Id: A discussion list for developers working on DTrace in FreeBSD <freebsd-dtrace.freebsd.org>
List-Archive: https://lists.freebsd.org/archives/freebsd-dtrace
List-Help: <mailto:freebsd-dtrace+help@freebsd.org>
List-Post: <mailto:freebsd-dtrace@freebsd.org>
List-Subscribe: <mailto:freebsd-dtrace+subscribe@freebsd.org>
List-Unsubscribe: <mailto:freebsd-dtrace+unsubscribe@freebsd.org>
Sender: owner-freebsd-dtrace@FreeBSD.org
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="17246196570.E6cB79F.33182"
Content-Transfer-Encoding: 7bit


--17246196570.E6cB79F.33182
Date: Sun, 25 Aug 2024 21:00:56 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"

To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    267619 | dtrace: Compiler produces bogus error message: in 

1 problems total for which you should take action.

--17246196570.E6cB79F.33182
Date: Sun, 25 Aug 2024 21:00:56 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"

<pre style="font-family: monospace;">
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267619">267619</a> | <a href="https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267619">dtrace: Compiler produces bogus error message: in</a>

1 problems total for which you should take action.
</pre>
--17246196570.E6cB79F.33182--