Closed
Description
Description
The Windows toolchain build is failing while building swift-foundation for Android with
swift-foundation/Sources/FoundationEssentials/FileManager/FileOperations+Enumeration.swift:183:60: error: 'nil' is not compatible with expected element type 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>')
Reproduction
Expected behavior
No error.
Environment
Windows CI
Additional information
No response