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

[SwiftIfConfig] Rename "versioned" to "syntaxErrorsAllowed" throughout #2769

Conversation

DougGregor
Copy link
Member

The "versioned" terminology was brought over from the C++ implementation of #if, and really meant "if this code is inactive, it's allowed ot have syntax errors." Rename accordingly.

The "versioned" terminology was brought over from the C++
implementation of `#if`, and really meant "if this code is inactive,
it's allowed ot have syntax errors." Rename accordingly.
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member Author

Addresses #1816 (comment)

@DougGregor DougGregor merged commit c09c9a1 into swiftlang:main Aug 2, 2024
3 checks passed
@DougGregor DougGregor deleted the ifconfig-versioned-to-syntaxerrorsallowed branch August 2, 2024 22:54
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.

1 participant