From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9799F3858408; Mon, 28 Nov 2022 22:38:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9799F3858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669675130; bh=ak7v4dlMHkloc30ALJLHK2pHHEd01klRctGIlStt+TQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LM06eeR2lMZ/0wxoRPzGMN7RXakdlkywfHNBSW6id1o2WAGT0/6johAglHXi5XgIu 2t6Q4S1DeWebwSHEDhwKJcKXgY2ukUh0fvzHb2bqHnEPuvNYURoSYn8Ozk0ereFZ7v 8JE0S/7egoT8YiGN8ytDRX36xLQ46ANDS3LMk1Ro= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107781] [13 Regression] strchrnul' was not declared in this scope; did you mean 'strchr'? For contracts for canadian compilation Date: Mon, 28 Nov 2022 22:38:50 +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: build X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone short_desc 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=3D107781 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |13.0 Summary|strchrnul' was not declared |[13 Regression] strchrnul' |in this scope; did you mean |was not declared in this |'strchr'? For contracts for |scope; did you mean |canadian compilation |'strchr'? For contracts for | |canadian compilation=