-
Notifications
You must be signed in to change notification settings - Fork 159
Issues: swiftlang/swift-foundation
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
undefined symbol for
type metadata for Foundation.Data._Representation
on Linux in Swift 6 when using caching
#1030
opened Nov 4, 2024 by
MahdiBM
Discrepancy:
String.data(using: .japaneseEUC)
returns nil
on non-Darwin.
#1016
opened Oct 28, 2024 by
YOCKOW
☂️
String.init(data:encoding:)
/String.data(using:)
regression.
#1015
opened Oct 27, 2024 by
YOCKOW
5 tasks
Regression:
String.data(using: .iso2022JP)
unexpectedly returns nil
on non-Darwin.
#1014
opened Oct 27, 2024 by
YOCKOW
URL.path(percentEncoded: false) is NOT Equivalent to URL.path property for File URLs
bug
Something isn't working
#1011
opened Oct 24, 2024 by
swillits
FileManager creating temporary directory has differing behavior between FoundationEssentials/Foundation (Linux)
#991
opened Oct 18, 2024 by
WFT
Adopt primary associated types to Good for newcomers
FormatStyle
good first issue
#987
opened Oct 17, 2024 by
itingliu
Deleting last path component on Linux can result in URL with empty path
#980
opened Oct 11, 2024 by
ahoppen
URL.path
includes leading Slash if the URL points to the root directory of a drive on Windows
#977
opened Oct 10, 2024 by
ahoppen
URL.withUnsafeFileSystemRepresentation
drops trailing backslash even if it is significant on Windows
#976
opened Oct 10, 2024 by
ahoppen
URL.path returns forward slashes instead of backslashes on Windows
#973
opened Oct 10, 2024 by
ahoppen
ISO8601 date parser that preserves the timezone offset information
API Change
Any changes to Foundation's public API surface
#967
opened Oct 8, 2024 by
simonjbeaumont
ISO8601FormatStyle produces unexpected results when including fractional seconds
#963
opened Oct 6, 2024 by
arthurcro
URL.init(string:) handling of unix file paths has changed in Swift 6
#958
opened Oct 2, 2024 by
rnro
FileManager.default.currentDirectoryPath can crash if the working directory is deleted
bug
Something isn't working
linux
Issue regarding compiling/running on Linux
#946
opened Sep 26, 2024 by
jakepetroules
Decimal: different access level for fields and initializer on MacOS and Linux
#934
opened Sep 20, 2024 by
blindspotbounty
Windows produces different error codes for empty paths compared to Linux/Darwin
#882
opened Aug 21, 2024 by
jmschonfeld
Previous Next
ProTip!
Adding no:label will show everything without a label.