From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5FA133858D1E; Mon, 30 Oct 2023 23:55:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FA133858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698710159; bh=UizDyLhKy+5yg9gQUU5vZUPPq7Tikm2fOguaNHBxPXk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ia9HFP73DkWdh/nFdw2UfSIanGRh3PXEr4rv60FXFd+IVVFLnQFAS6DeeApFtw1HE 4uuR6vLAqz3wsj+6evV6UVeWxjnN2iN84N8yVfbdqZDuiaSRQQ6cM2eyQGdHHL9QfV y4OawbBfmiMCtpRrSmcBRDxw7U2+xBJnlLf854iQ= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/112293] Enhance error reporting with fix-it for missing in gcc 14 Date: Mon, 30 Oct 2023 23:55:58 +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: 14.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: cc 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=3D112293 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #7 from Sam James --- I think this has come up with chromium/nodejs v8 as well, in both cases with people being confused about the stdio remove candidate at the end.=