Skip to content
New issue

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

Tests fail on Windows (Visual Studio) #63

Open
GrimMaple opened this issue Aug 4, 2024 · 0 comments
Open

Tests fail on Windows (Visual Studio) #63

GrimMaple opened this issue Aug 4, 2024 · 0 comments

Comments

@GrimMaple
Copy link

Having compiled this GC using Visual Studio (CMake, clang-cl-x64), the tests fail:

---=[ GC tests
Unexpected number of collected bytes in strdup
Tests run: 12

However, if the log function is changed to use printf instead of fprintf. and the log level is raised to LOGLEVEL_DEBUG, tests pass. I don't know what kind of magic this is, but... it is what it is.

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

No branches or pull requests

1 participant