-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: swiftlang/swift-corelibs-foundation
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Runtime crash in very basic program causing
SIGBUS: illegal alignment
on Linux
bug
Foundation
#5221
opened Jun 1, 2025 by
weissi
Nicer error message (again) for Data(contentsOf:) + http
#5218
opened May 27, 2025 by
stefanspringer1
__CFSocketCreateWakeupSocketPair calls fcntl to set close-on-exec on the fd instead of SOCK_CLOEXEC
#5205
opened Apr 28, 2025 by
jakepetroules
Crash when making a network request on Android: _MultiHandle deallocated with non-zero retain count
#5203
opened Apr 19, 2025 by
marcprux
warning: the use of
mktemp' is dangerous, better use
mkstemp' or `mkdtemp'
#5158
opened Jan 19, 2025 by
toffaletti
Removing character from inverted CharacterSet crashes on Linux
#5141
opened Dec 1, 2024 by
shadowfacts
Win32: CFSocket.c confuses thread handles and thread IDs
Windows
#5137
opened Nov 20, 2024 by
lhoward
FileManager.enumerator(at:)
stops iterating upon seeing path that exceeds MAX_PATH
on Windows
Windows
#5135
opened Nov 16, 2024 by
ahoppen
Trying to get a String representation of a file URL to use on a subprocess command line is frustrating.
#5129
opened Nov 1, 2024 by
dabrahams
FileHandle works in variable text/binary mode by default
Windows
#5105
opened Oct 13, 2024 by
jakepetroules
_CFOpenFile calls open, which is not Unicode-safe on Windows
Windows
#5104
opened Oct 13, 2024 by
jakepetroules
Inconsistent Time Zone Formatting Between macOS and Static Linux SDK
#5100
opened Oct 10, 2024 by
barnard-b
FileMangager.enumerator(at:)
stops enumerating after hitting path with more than 260 characters on Windows
Windows
#5099
opened Oct 10, 2024 by
ahoppen
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.