Skip to content

Conversation

@Zollerboy1
Copy link
Owner

@Zollerboy1 Zollerboy1 commented Nov 5, 2025

This PR fixes the Swift 6 concurrency warnings in FileHandle+Async.swift by returning the read data from the file handle readability handler and copying it outside, instead of passing an unsafe buffer pointer into the handler.

Closes #10.

@Zollerboy1 Zollerboy1 merged commit ec99499 into main Nov 5, 2025
2 checks passed
@Zollerboy1 Zollerboy1 deleted the swift-6-warnings branch November 5, 2025 18:21
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.

swift6 warnings about passing raw mutable buffers?

2 participants