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

Rename to GNAT_Suppress_Runtime_Check #913

Merged
merged 2 commits into from
Jan 16, 2022
Merged

Rename to GNAT_Suppress_Runtime_Check #913

merged 2 commits into from
Jan 16, 2022

Conversation

jquorning
Copy link
Contributor

Typo in Suppress.

@mosteo mosteo merged commit 7fa6bd0 into alire-project:master Jan 16, 2022
@jquorning jquorning deleted the fix-gnat-suppress-runtime-check branch January 16, 2022 18:51
@@ -51,7 +51,7 @@ package body Alire.Utils.Switches.Knowledge is
Register (GNAT_Enable_Inlining, "Enable inlining");
Register (GNAT_Asserts_And_Contracts, "Enable assertions and contracts");
Register (GNAT_Debug_Info, "Generate debug info");
Register (GNAT_Supress_Runtime_Check, "Supress run-time checks");
Register (GNAT_Suppress_Runtime_Check, "Supress run-time checks");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jquorning , I guess the string literal has to be fixed as well.

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.

3 participants