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

Fix issues when using MSVC #7840

Merged
merged 4 commits into from
Feb 19, 2025
Merged

Fix issues when using MSVC #7840

merged 4 commits into from
Feb 19, 2025

Conversation

dsharlet
Copy link
Collaborator

I'm trying to work natively with MSVC, this PR has some fixes for minor issues I've encountered:

  • .gitignore lacking for MSVC
  • Fix/ignore warnings

@dsharlet dsharlet requested a review from alankelly February 19, 2025 05:41
copybara-service bot pushed a commit that referenced this pull request Feb 19, 2025
--
17f6dab by Dillon <[email protected]>:

Add .vs to .gitignore

--
951240c by Dillon <[email protected]>:

Fix warnings on MSVC

--
585faa1 by Dillon <[email protected]>:

Disable warning on MSVC

--
92acc17 by Dillon <[email protected]>:

Disable AVX256 when /vlen not supported by MSVC

FUTURE_COPYBARA_INTEGRATE_REVIEW=#7840 from google:ds/windows 92acc17
PiperOrigin-RevId: 728495899
copybara-service bot pushed a commit that referenced this pull request Feb 19, 2025
--
17f6dab by Dillon <[email protected]>:

Add .vs to .gitignore

--
951240c by Dillon <[email protected]>:

Fix warnings on MSVC

--
585faa1 by Dillon <[email protected]>:

Disable warning on MSVC

--
92acc17 by Dillon <[email protected]>:

Disable AVX256 when /vlen not supported by MSVC

FUTURE_COPYBARA_INTEGRATE_REVIEW=#7840 from google:ds/windows 92acc17
PiperOrigin-RevId: 728495899
@copybara-service copybara-service bot merged commit 63ba5ec into master Feb 19, 2025
23 checks passed
@dsharlet dsharlet deleted the ds/windows branch February 19, 2025 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.

1 participant