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

Fixed MSVC build & warnings #127

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

ashbob999
Copy link
Contributor

  • Fixed unsupported __attribute__ on MSVC
  • Removed all MSVC warnings, so that /WX (treat warnings as errors) can now be enabled

@ashvardanian
Copy link
Owner

Gold! Thank you @ashbob999!

@ashvardanian ashvardanian merged commit ae5a1d3 into ashvardanian:main-dev Mar 29, 2024
29 checks passed
ashvardanian pushed a commit that referenced this pull request Mar 29, 2024
## [3.7.1](v3.7.0...v3.7.1) (2024-03-29)

### Fix

* `extern` for LibC symbols ([baab708](baab708))
* MSVC build & warnings (#127) ([ae5a1d3](ae5a1d3)), closes [#127](#127)
* Remove `rand@GLIBC` link ([8f262a0](8f262a0))
* Swift tests passing (#123) ([6225324](6225324)), closes [#123](#123) [#77](#77)

### Improve

* Align `sz_dispatch_table` ([36fefc5](36fefc5))
* Read benchmark duration from CLI ([dc243be](dc243be))
* Single-byte search bench ([08bb646](08bb646))

### Make

* `-nostdlib` for StringZillite ([90dcb32](90dcb32))
* `.clang-format` spec ([0431f26](0431f26))
* MacOS artifact version ([c30bf94](c30bf94))
@ashvardanian
Copy link
Owner

🎉 This PR is included in version 3.7.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ashbob999 ashbob999 deleted the fix-msvc-warnings branch April 13, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants