From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2D499393BA5E; Mon, 21 Nov 2022 10:17:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D499393BA5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669025863; bh=2nVBrlziH/KWv6b5g5mUF6ZGNvbhM8zZiFL/cAZITxU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NzhLT8x8EV7MvWH6+Bc6ZTMWQrUnz0MSfEXnE8jebNdE5yReNg5TJYSi8o5IC8+KI VkXqNg9iVRUjYwT7RMEOB+hFemGwiH9eXM4SSl+RVxXokbNRVgAmf4x+r4O5wSqNqV E1m9/O3mIsUbGlNq8hFG38G1lwzo06iBj1xCxOI0= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107764] -Wreturn-type and -Wuninitialized documentation could link to a FAQ about enum and switches Date: Mon, 21 Nov 2022 10:17:42 +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: 13.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org 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=3D107764 --- Comment #4 from Jonathan Wakely --- It could be moved to https://gcc.gnu.org/bugs/#nonbugs_cxx though, if we wa= nt to link to it from diagnostics.=