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

examples target should require boost #3787

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

securitykernel
Copy link
Collaborator

Fail if examples target should be build, but boost is not enabled.

@securitykernel securitykernel self-assigned this Oct 31, 2023
@coveralls
Copy link

Coverage Status

coverage: 91.711%. remained the same when pulling 96b2564 on sk/examples-requires-boost into 7713fa9 on master.

@securitykernel securitykernel merged commit caff7e6 into master Nov 1, 2023
38 checks passed
@randombit
Copy link
Owner

This doesn't really seem right to me. Just a single one of the examples requires Boost; you could make a similar argument that we should require Kyber, RSA, ... since at least one of the examples will fail to compile in such a configuration.

@securitykernel
Copy link
Collaborator Author

In general I agree, we should improve the examples to not be all-or-nothing. I just stumbled upon this resulting in being simply an uncompilable configuration and I at least wanted to make it explicitly fail on configure instead, as a first improvement.

@randombit randombit deleted the sk/examples-requires-boost branch November 7, 2023 19:08
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

4 participants