Skip to content

Commit 066c747

Browse files
authored
Merge pull request #2557 from swiftlang/accept-se-0443
Accept SE-0443
2 parents c95bf80 + 34c0d93 commit 066c747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0443-warning-control-flags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Proposal: [SE-0443](0443-warning-control-flags.md)
55
* Authors: [Doug Gregor](https://github.com/douggregor), [Dmitrii Galimzianov](https://github.com/DmT021)
66
* Review Manager: [John McCall](https://github.com/rjmccall)
7-
* Status: **Active review (August 22nd...September 2nd, 2024)**
7+
* Status: **Accepted**
88
* Implementation: [apple/swift#74466](https://github.com/swiftlang/swift/pull/74466)
9-
* Review: ([pitch](https://forums.swift.org/t/warnings-as-errors-exceptions/72925)) ([review](https://forums.swift.org/t/se-0443-precise-control-flags-over-compiler-warnings/74116))
9+
* Review: ([pitch](https://forums.swift.org/t/warnings-as-errors-exceptions/72925)) ([review](https://forums.swift.org/t/se-0443-precise-control-flags-over-compiler-warnings/74116)) ([acceptance](https://forums.swift.org/t/accepted-se-0443-precise-control-flags-over-compiler-warnings/74377))
1010
* Previous revisions: [1](https://github.com/swiftlang/swift-evolution/blob/57fe29d5d55edb85b14c153b7f4cbead6b6539eb/proposals/0443-warning-control-flags.md), [2](https://github.com/swiftlang/swift-evolution/blob/7b12899ad0d96002c793d33ef8109ec47c5d256f/proposals/0443-warning-control-flags.md)
1111

1212
## Introduction

0 commit comments

Comments
 (0)