From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB2D83858414; Sat, 28 Oct 2023 15:00:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB2D83858414 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698505216; bh=Ciyhsvg9jB1OQ0AfwyxJvtL59jQZucUo9cgA/Y4zwqE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qXGgpizdB7SQwbrl7+XT4usxTrIPiUE55I2t4TIibsBTPhp4a340sWdMbNy4kdARF hZKNP5nY2p/jyCT0APPkDVtFZsVmOkZV9O+UDJc23pvKn2RhNmUh8KJGODbIjXsHkk BDnqBK+wU7QsMohBbzIfGK1M53hsLfPVlRtRaOnU= From: "johelegp at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109781] [11/12/13/14 Regression] erroneous error "lambda-expression in template parameter type" for tparam lambda returning a lambda Date: Sat, 28 Oct 2023 15:00:16 +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: c++-lambda, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: johelegp at gmail 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: 11.5 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=3D109781 --- Comment #4 from Johel Ernesto Guerrero Pe=C3=B1a --- This isn't valid since .=