Skip to content

Commit 53c7bfc

Browse files
Update status to Accepted and add acceptance forum thread
1 parent f65f162 commit 53c7bfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0441-formalize-language-mode-terminology.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0441](0441-formalize-language-mode-terminology.md)
44
* Author: [James Dempsey](https://github.com/dempseyatgithub)
55
* Review Manager: [John McCall](https://github.com/rjmccall)
6-
* Status: **Active review (July 15th...29th, 2024)**
6+
* Status: **Accepted**
77
* Implementation: [apple/swift-package-manager#7620](https://github.com/apple/swift-package-manager/pull/7620)
8-
* Review: ([first pitch](https://forums.swift.org/t/pitch-formalize-swift-language-mode-naming-in-tools-and-api/71733)) ([second pitch](https://forums.swift.org/t/pitch-2-formalize-language-mode-naming-in-tools-and-api/72136)) ([review](https://forums.swift.org/t/se-0441-formalize-language-mode-terminology/73182))
8+
* Review: ([first pitch](https://forums.swift.org/t/pitch-formalize-swift-language-mode-naming-in-tools-and-api/71733)) ([second pitch](https://forums.swift.org/t/pitch-2-formalize-language-mode-naming-in-tools-and-api/72136)) ([review](https://forums.swift.org/t/se-0441-formalize-language-mode-terminology/73182)) ([acceptance](https://forums.swift.org/t/accepted-se-0441-formalize-language-mode-terminology/73716))
99

1010
## Introduction
1111
The term "Swift version” can refer to either the toolchain/compiler version or the language mode. This ambiguity is a consistent source of confusion. This proposal formalizes the term _language mode_ in tool options and APIs.

0 commit comments

Comments
 (0)