From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 61B043858C50; Mon, 5 Jun 2023 19:58:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61B043858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685995134; bh=p8AnsLh/fa3/Q4iUJOe/RjtYf8JAjSdcoBG8z85XVa8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Pr7lC3lSt4KpV15RMDbS1lPjhdu057lBJMn8mRSyCDsZECeLJ6oHewylU7QXVdaIo Zs+ZDVpB8+Yn0NwR+7ym8/LJQHYbJQVbamPBn/CO/awY19p9IguhXMUfJFA4Ap3Zgq 1YWx1DtBKdODvmsLLwbhPtZAEW6ueP2UC3FLNw2s= From: "hpa at zytor dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/106486] C++ warning for -Wmissing-prototypes is pure nuisance Date: Mon, 05 Jun 2023 19:58:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 12.1.1 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: hpa at zytor dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106486 --- Comment #5 from H. Peter Anvin --- Yes, exactly.=