From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D79EE3858C3A; Mon, 21 Nov 2022 04:19:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D79EE3858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669004392; bh=1+mrOHUASqqpuK83y2qj4TbSRlhAg9NcTNRyj4b9N/I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jP98pzmUdmIsodbk5jgmrJoT1PJvxu4K1bbArivtOHLiDr55bTh50H7rA5R2aVSvk xJ5L/JPr2ZGRStTScYnse0vGbC5Cg9cCaDauAqygkMQsXfRz+lpyOc32cX9Mwys7zS wtqb3oG0zDQIkRVnvOSwfmq6I9m3SCtERFXmHWkI= From: "egallager 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 04:19:52 +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: egallager 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: cf_reconfirmed_on cc bug_status everconfirmed 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 Eric Gallager changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2022-11-21 CC| |egallager at gcc dot gnu.o= rg Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Eric Gallager --- Yeah this is definitely one I've noticed before; confirmed.=