Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=yHwD39sM; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=FsPJuNEY Received: by mail.netbsd.org (Postfix, from userid 605) id 8E8CA84D2F; Fri, 19 Apr 2024 20:59:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713560360; bh=Dp3hXpXhSDXqqEMd7mxdM+F2eUBgBPMX0Un21eNAq70=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=yHwD39sMFbTIpmFTapwuBqKfCwVmV3uS6PA5VKExqJOnmaGhoofkMAHXG80f3Gvqj 5SPYcFkV+W2W0pSrymr+0a42hhRzlrngGfL/75FlYX760nbZxeEIUJuf/JeXiOZbpc 7Q2qgpt5erH2NoMjvGT6YTgkM3KmyQpcrrOOgZPM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F5F084D2D for ; Fri, 19 Apr 2024 20:59:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KhzG_CY9tXTE for ; Fri, 19 Apr 2024 20:59:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1245584CFA for ; Fri, 19 Apr 2024 20:59:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713560359; bh=Dp3hXpXhSDXqqEMd7mxdM+F2eUBgBPMX0Un21eNAq70=; h=Date:From:Subject:To:Reply-To; b=FsPJuNEYlPBxEgA6IsyOiFF/RCDGodV54vCEPbrlDTyChHl8b983kUbrNwyrxFkMf nA2sWnnDBHGHBm39toqHqhfiXI9akb6fhico0PDJ7QXhC2iuciwZ4gKLpTXvq1Qsu1 zfg3zcz13+5z61iPJjZiqbvcNq9dk18inato7g9k= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 05616FA2C; Fri, 19 Apr 2024 20:59:19 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 19 Apr 2024 20:59:18 +0000 From: "Roland Illig" Subject: CVS commit: src/tests/usr.bin/xlint/lint1 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240419205919.05616FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Roland Illig" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: rillig Date: Fri Apr 19 20:59:18 UTC 2024 Modified Files: src/tests/usr.bin/xlint/lint1: msg_207.c Log Message: tests/lint: show how to trigger message 207 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint1/msg_207.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.