Skip to content

Fixed compile errors and warnings on Windows #2646

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cloutiertyler
Copy link
Contributor

@cloutiertyler cloutiertyler commented Apr 19, 2025

Description of Changes

SpacetimeDB doesn't actually compile on Windows because of bit rot of our various cfg flags. This fixes that issue.

It further fixes warnings caused by unused variables that are cfg'd out.

API and ABI breaking changes

None

Expected complexity level and risk

1

Testing

No testing beyond automated testing. No functionality should be changed.

@bfops
Copy link
Collaborator

bfops commented Apr 19, 2025

Should we add a version of the Lints CI job that checks for Windows as well?

@bfops bfops added the release-any To be landed in any release window label Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants