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

Change a condition that assumed MSVC was the only compiler for WIN32 #2388

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

eric-hughes-tiledb
Copy link
Contributor

Change a condition that assumed MSVC was the only compiler for WIN32. Old behavior caused deprecation warnings on clang64 in Windows, so when there are deprecated API calls, there are warnings escalated to errors, and the tests do not build.


TYPE: BUG
DESC: Change a condition that assumed MSVC was the only compiler for WIN32

@Shelnutt2 Shelnutt2 merged commit 9a6b1d9 into dev Jun 24, 2021
@Shelnutt2 Shelnutt2 deleted the eh/more-than-msvc-on-win32 branch June 24, 2021 17:32
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.

None yet

3 participants