Skip to content

Fix PIFParsingError Sendable warning by making PIFStringEnum Sendable.#1492

Merged
rjmansfield merged 1 commit into
swiftlang:mainfrom
yimajo:fix-pif-string-enum-sendable
Jun 30, 2026
Merged

Fix PIFParsingError Sendable warning by making PIFStringEnum Sendable.#1492
rjmansfield merged 1 commit into
swiftlang:mainfrom
yimajo:fix-pif-string-enum-sendable

Conversation

@yimajo

@yimajo yimajo commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

PIFParsingError.invalidEnumValue produces a Sendable warning.

This can be addressed by making PIFStringEnum conform to Sendable.

@yimajo

yimajo commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@owenv

owenv commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

@swift-ci test

@rjmansfield rjmansfield merged commit 25153aa into swiftlang:main Jun 30, 2026
110 of 126 checks passed
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.

3 participants