From nobody Sun Mar  3 21:00:35 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 4TnvNz6YnPz5CJQX
	for <dtrace@mlmmj.nyi.freebsd.org>; Sun,  3 Mar 2024 21:00:35 +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 "R3" (verified OK))
	by mx1.freebsd.org (Postfix) with ESMTPS id 4TnvNz4mS9z46Jc
	for <dtrace@FreeBSD.org>; Sun,  3 Mar 2024 21:00:35 +0000 (UTC)
	(envelope-from bugzilla-noreply@FreeBSD.org)
ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709499635; a=rsa-sha256; cv=none;
	b=Y4X6JhsOs8n2HNISlPw9iwOPH8ljZzt65gt40I2jM8hG5rv6fEahN59V1Bz6NnOa3hLndj
	2rBvpB0A5zMjlph0twJ/4j7vHuacG3bniny6XhXvf1BYSELg1lDYkvgiTCqscmjwX/fY7s
	2XR62MB+HrV3f5mG7D3fmykhePiDcY6+EwdOFuU+azq+PGEz1brRDMQL7hABH7Hu75tVmS
	VBlm2m7GB0PWuK9pbNj7HwEu9KQq3Idx+1hYr2S9gcN4wJmI1Uhbxbp1WFHBngf1R80iN+
	Cd6B5Bdb6rsndJB03WvsTiGbFyNDEs2NoJb3geOYaVEuje7djBCmp2Pvi8BZVw==
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=1709499635;
	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=cRBWy8iaZYnJ5z52nK3Y1ADzvONC3bI80ML9c2ZZBU4=;
	b=t9lrblNHD9uHhWZSgijbGaNZ6vxcvP09gVnG3UA4bjrmnIArCOynv1Iqp66XIAwUjsoYxl
	wzLekzoFUSKeIuDkdbQ1fCbFvf02ctUeLngjdICmGuERDKHEFv7ice57Q0jWz77uUbglZ3
	J+d0Vl3RV/QhMZWUySyKxE9DqFU6noFNGRlj9jrEUcvcT88kL4gqxKV9u8cxVlUd2R4wWd
	A+sEfCJyKR83ePzgHcWqYhV+5Y7UslPz/78x33qVkePgWHR9vgQqp6R4mlQhIXuw5kDEl3
	kBTqnuyGZokSJlzT0/rI9Z6acNkQsUu2Y3FmSd6+jWW8TprbYSbQt9QTkTjuQQ==
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 4TnvNz4LyFztb4
	for <dtrace@FreeBSD.org>; Sun,  3 Mar 2024 21:00:35 +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 423L0Z64072442
	for <dtrace@FreeBSD.org>; Sun, 3 Mar 2024 21:00:35 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Received: (from bugzilla@localhost)
	by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 423L0ZWd072440
	for dtrace@FreeBSD.org; Sun, 3 Mar 2024 21:00:35 GMT
	(envelope-from bugzilla-noreply@FreeBSD.org)
Message-Id: <202403032100.423L0ZWd072440@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, 3 Mar 2024 21:00:35 +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="17094996352.E52025a2.66720"
Content-Transfer-Encoding: 7bit


--17094996352.E52025a2.66720
Date: Sun, 3 Mar 2024 21:00:35 +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.

--17094996352.E52025a2.66720
Date: Sun, 3 Mar 2024 21:00:35 +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>
--17094996352.E52025a2.66720--