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

Add assertion flag to assert-only variables #6813

Closed
wants to merge 1 commit into from

Conversation

antekresic
Copy link
Contributor

Some compilers complain about assert-only variables as unused ones. Adding the flags to these instances so they don't cause build failures.

SQLSmith build issue: https://github.com/timescale/timescaledb/actions/runs/8609324516/job/23593073159

Disable-check: force-changelog-file

Some compilers complain about assert-only variables
as unused ones. Adding the flags to these instances
so they don't cause build failures.
@antekresic antekresic added the build Issues related to building TimescaleDB or using its binaries label Apr 9, 2024
@antekresic antekresic self-assigned this Apr 9, 2024
@jnidzwetzki
Copy link
Contributor

@antekresic I guess I fixed this already today in: #6812 .

@antekresic
Copy link
Contributor Author

Superseded by #6812

@antekresic antekresic closed this Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues related to building TimescaleDB or using its binaries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants