From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 37AAC384F4B8; Mon, 21 Nov 2022 09:13:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 37AAC384F4B8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669022010; bh=+Pg8+2FZ1azAUqyBxUhysEy52cYwvgUQzmkmRlP3y5M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lTqdJbYxpenoQ7HBuoyhRfvPztoJrjsAp07ou9eMUCiBH0bBqZmy+2AJHaA2QHqdC ca0s17SXtpzwxxTORFhKiAKMSer3EuMlduUnsIrefbD4sGrYxTsu0PJderkA9Z1N5g MMJA12Qj55jTBngM/5De33OecBsZR0d7/e9JpJwc= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107780] strchrnul' was not declared in this scope; did you mean 'strchr'? For contracts for canadian compilation Date: Mon, 21 Nov 2022 09:13:28 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: bug_status resolution 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=3D107780 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Andreas Schwab --- . *** This bug has been marked as a duplicate of bug 107781 ***=