mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* Not implementing POSIXError for a given platform is not a blocking problem to getting a successful build of Swift. However, it is part of the validation tests (albeit locked behind REQUIRES) and is referenced when building Foundation. Implement by forklifting from `sys/errno.h`. * Some Foundation class implementations require some missing includes in the platform modulemap. Add these.
7.2 KiB
7.2 KiB