From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDBEC3858CDA; Tue, 28 Mar 2023 09:30:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDBEC3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679995850; bh=feFIz3GL5U68lzs18ChDR/I9CMUtdf8DcbfX3aOHReI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GRSHA0AHNbOyCNRGEj9PAs8G0XdHyR9zcb4ghHbO63X2e3XglBQp7DT0fGtcYeFy7 8c0yvlmyyGXTqQfr7wznKzrrQIMJ+d70ul3leUMbeVhizERqjcXqu2tyvlNLlQdLCQ cHtXOOG5ADP68kuPJ/chXOi7zKcVpB/DFy9EIQ/c= From: "jdx at o2 dot pl" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/109293] [12 Regression] Missing memmem() prototype in fixincludes/fixfixes.c on Windows/MinGW-W64 Date: Tue, 28 Mar 2023 09:30:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: build, patch X-Bugzilla-Severity: normal X-Bugzilla-Who: jdx at o2 dot pl X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: xry111 at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.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=3D109293 --- Comment #9 from Jan Dubiec --- I can confirm that now everything is fine on this issue on Windows/MingW.=