Skip to content

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes a use-before-initialization issue that caused non-deterministic behavior in date formatting
Scope: Ensures the variable is deterministically initialized
Original PR: #40
Risk: Minimal - minor change that's been thoroughly tested
Testing: Testing done via local SwiftPM tests and swift-ci tests
Reviewer: @iCharlesHu

@jmschonfeld jmschonfeld requested a review from parkera August 1, 2024 05:05
@jmschonfeld jmschonfeld merged commit 21c6e69 into swiftlang:release/6.0 Aug 1, 2024
@jmschonfeld jmschonfeld deleted the 6.0/date-format-uninitialized branch August 1, 2024 15:36
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.

2 participants