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 option validation to configure #4089

Merged
merged 1 commit into from
Dec 6, 2012

Conversation

therealgymmy
Copy link
Contributor

This change to configure is for Issue #4065.

Existing opt and valopt calls now populate a list of valid options.
An validation against user inputs is run after and if an user input does not match any of the options, the build script errors out.

@catamorphism
Copy link
Contributor

Looks good! Waiting for a try build to run, then I'll merge it.

@ghost ghost assigned catamorphism Dec 1, 2012
catamorphism added a commit that referenced this pull request Dec 6, 2012
Add option validation to configure
@catamorphism catamorphism merged commit 10f6b0f into rust-lang:incoming Dec 6, 2012
@catamorphism
Copy link
Contributor

Sorry, forgot about this! Thanks!

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.

2 participants