We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mimalloc
Describe the bug
With some GCC versions, mimalloc apparently fails to compile. Reported system specs:
Expected behavior
MiMalloc simply compiles and gets linked into the binary
Attached build log: cargo_build_--release.txt
The text was updated successfully, but these errors were encountered:
Upstream issue: microsoft/mimalloc#883
Our bindings updated. Next time a lockfile update lands, it will get these changes. Probably through: #535
Sorry, something went wrong.
No branches or pull requests
Describe the bug
With some GCC versions,
mimalloc
apparently fails to compile.Reported system specs:
Expected behavior
MiMalloc simply compiles and gets linked into the binary
Attached build log: cargo_build_--release.txt
The text was updated successfully, but these errors were encountered: