Skip to content

Mechanism to error out on removed configuration options #164

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 2 commits into
base: main
Choose a base branch
from

Conversation

gilles-peskine-arm
Copy link
Contributor

Set up a mechanism for erroring out if users try to use removed options in their configuration file. Resolves Mbed-TLS/mbedtls#10147.

Status: work in progress. This will be rebased. For the time being, please review only the logic of what is allowed and rejected, not the implementation.

PR checklist

Most unit tests will be in consuming branches, based on knowledge of which
options are allowed or not.

Signed-off-by: Gilles Peskine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-work priority-high High priority - will be reviewed soon size-s Estimated task size: small (~2d)
Projects
Development

Successfully merging this pull request may close these issues.

Mechanism for marking a compilation option as private
1 participant