public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* ms_printf format attribute should be ISO compliant for ucrt linked gcc
@ 2023-07-18  7:13 Julian Waters
  0 siblings, 0 replies; only message in thread
From: Julian Waters @ 2023-07-18  7:13 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 346 bytes --]

Hi all,

Is there a way to make the format attribute when passed ms_printf recognise
ISO C99 and above format specifiers? Currently on Windows gcc always
assumes that printf doesn't recognise specifiers such as %z and %T for
strftime, but for gcc that links against the newer C Runtime from Microsoft
this is no longer true

best regards,
Julian

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-18  7:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18  7:13 ms_printf format attribute should be ISO compliant for ucrt linked gcc Julian Waters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).