From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E60C43858410; Fri, 8 Sep 2023 05:02:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E60C43858410 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1694149340; bh=Js1nAvWUkNSSb2EL6Etxi2vikMNW0YfoG4sphq3F5qI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gCrR6VY/4CaAD5L4cjPRYB9blZSrmFnhypfl9Gy6KSbt3oLJehDvrkuy5C9kfvOKG RNbPLYyRK603ap5gw3cajBJVmi3HaDEiE6AH9mupMKK7xhxH9oZ1EXoDWT4MOCRkCE mOFWpTy8pxf0Q4/01QjkAEa02Gnbo2BFCSQwaFhs= From: "amatuladeeba at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107800] confusing message with to_address in C++17 Date: Fri, 08 Sep 2023 05:02:20 +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: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: amatuladeeba 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: 13.3 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=3D107800 --- Comment #6 from Amatul Adeeba --- I mean even after trying the typo that is mentioned above, the error still occurs.=