microsoft / microsoft/mimalloc
fix MinGW format string 'unknown conversion type character' warnings
Open
- Dominant language
- C
- Stars
- 13.4k
- Forks
- 1.2k
- Avg merge
- 4d 45m
- Merged PRs (30d)
- 13
Description
@sezero noticed that %z does not work properly with MingW, patch here:
In case you want to fix this, a patch against vkQuake is here: https://github.com/Novum/vkQuake/pull/498
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the linked vkQuake pull request for the proposed MinGW format-string fix, then locate the corresponding %z uses in mimalloc. Verify the change by building with MinGW and confirming that the “unknown conversion type character” warnings are gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100