Skip to content

basic implementation of NOB_PRINTF_FORMAT for MSVC#253

Open
jnsh-rf wants to merge 3 commits into
tsoding:mainfrom
jnsh-rf:main
Open

basic implementation of NOB_PRINTF_FORMAT for MSVC#253
jnsh-rf wants to merge 3 commits into
tsoding:mainfrom
jnsh-rf:main

Conversation

@jnsh-rf

@jnsh-rf jnsh-rf commented Jul 9, 2026

Copy link
Copy Markdown

Adds support to NOB_PRINTF_FORMAT for MSVC. As attribute _Printf_format_string_ require /analyze flag and that enables additional compiler warnings, it is hidden behind NOB_ENABLE_MSVC_ANALYZE. (/analyze:WX- prevents treating code analysis warnings as errors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant