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 build option for experimental features #55

Open
letmaik opened this issue Jan 4, 2023 · 0 comments
Open

Add build option for experimental features #55

letmaik opened this issue Jan 4, 2023 · 0 comments
Labels
TODO Neither bugs nor features
Milestone

Comments

@letmaik
Copy link
Member

letmaik commented Jan 4, 2023

We currently have a flag for enabling the prefix tree feature. To avoid combinatorial explosion when we add more experimental features we should consolidate this to a single flag. My suggestion would be:

CMake: ENABLE_EXPERIMENTAL
Test: --enable-experimental

@letmaik letmaik added the TODO Neither bugs nor features label Jan 4, 2023
@ivarprudnikov ivarprudnikov added this to the Backlog milestone Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO Neither bugs nor features
Projects
None yet
Development

No branches or pull requests

2 participants