Skip to content

log: Add Windows compatibility for __libnvme_msg formatting#3373

Open
bgoing-micron-oss wants to merge 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/libnvme-msg-format-attribute
Open

log: Add Windows compatibility for __libnvme_msg formatting#3373
bgoing-micron-oss wants to merge 1 commit into
linux-nvme:masterfrom
Micron-TPG-OSS:bgoing/libnvme-msg-format-attribute

Conversation

@bgoing-micron-oss
Copy link
Copy Markdown
Contributor

MinGW on Windows requires gnu_printf formatting to match the C99 formats used by printf on Linux by default. Updates __libnvme_msg to use gnu_printf formatting when building on Windows with MinGW for compatibility.

MinGW on Windows requires gnu_printf formatting to match the C99 formats
used by printf on Linux by default.  Updates __libnvme_msg to use
gnu_printf formatting when building on Windows with MinGW for
compatibility.

Signed-off-by: Broc Going <bgoing@micron.com>
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