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

Removes deprecated language version flags #2327

Conversation

nickclark2016
Copy link
Member

What does this PR do?

Removes deprecated language version flags. Dedicated cdialect and cppdialect APIs already exist.

How does this PR change Premake's behavior?

This will break existing code using these flags. These flags have been deprecated since 2017.

Anything else we should know?

Part of preparation work for 5.0 stable.

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • Align documentation to your changes

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

@nickclark2016 nickclark2016 requested a review from a team November 12, 2024 16:01
website/docs/flags.md Outdated Show resolved Hide resolved
@nickclark2016 nickclark2016 force-pushed the feature/remove-deprecated-language-version-flags branch from ebd73a3 to 7274868 Compare November 12, 2024 16:23
@nickclark2016 nickclark2016 merged commit a1ad257 into premake:master Nov 14, 2024
17 checks passed
@nickclark2016 nickclark2016 deleted the feature/remove-deprecated-language-version-flags branch November 14, 2024 03:03
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.

4 participants