From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 199FB3858C50; Sat, 18 Mar 2023 01:19:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 199FB3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679102392; bh=PZZPPzjrScT4oQWv2HypHzdKZp44zm3OuNDlNVQkPGE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qib4Gd6d65hpJn2YC5tnHmexbo0viDJCK/KoLiKJONDnHLhm3fF5Wfpvu2kifqn1O vcQD0YESscIjy1kQT6AeznRF1Myivh03VJbVquPuWCH7pnZIqfQXrMQd/DSSmiS5Se +1N1+J5Q9Lt/v+9FhHe5OCCQkWcTR+hf1F1HwS/E= From: "steve_green at qq dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109169] Feature request: Allow omitted template prompts Date: Sat, 18 Mar 2023 01:19:51 +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.2.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: steve_green at qq dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX 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=3D109169 --- Comment #9 from steve02081504 --- I don't quite understand why this is correct, can you elaborate on why and = how to change the code to bypass the error reporting? Thanks.=