From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2045D3857351; Thu, 17 Aug 2023 06:11:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2045D3857351 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1692252720; bh=P9QjjUC4p+8RErPFuOUpP8aQsmFWlU9PS+sos61HsY8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=niV28Z8Lil9aY2vFSLZ2Fl+08gs5bPXMXRHPyEezIrmcupIVUqYJ8BFy0mo1RwbMt /rkDlefysxO86ik+Nxbbj0Jx1iYR+TiER8dNde37miZPd/jMB3Hfw7KGS6SUf3/LaR hOzg2Zu0g9i3jVDkiwy2iT4DX/u4zLGdmXB5AMM8= From: "tanksherman27 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/95130] GCC ignoring attribute(format(gnu_printf)) on printf in mingw Date: Thu, 17 Aug 2023 06:11:57 +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: 9.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tanksherman27 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: 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=3D95130 --- Comment #18 from Julian Waters --- That's great news! With regards to this patch, I'm fairly certain you have = to proactively send it to gcc-patches mailing list for it to be merged; No gcc committer has the time to look for this issue and commit it. I also think i= t's probably time for ms_printf to formally recognize ISO C format specifiers o= nce and for all, too=