Skip to content

issues Search Results · repo:swiftlang/swift-foundation language:Swift

Filter by

221 results
 (141 ms)

221 results

inswiftlang/swift-foundation (press backspace or delete to remove)

When Date.FormatStyle is init with nils for date and time styles, an empty string is not returned like the note in the code comment below states: https://github.com/swiftlang/swift-foundation/blob/94a9456634323b3435c5eb6d83e9206359a7b2d0/Sources/FoundationInternationalization/Formatting/Date/DateFormatStyle.swift#L262-L263 ...
  • malhal
  • Opened 
    yesterday
  • #1434

Describe the bug Writing Data to the path/URL CON results in a CON file being created in the CWD instead of printing that data to stdout To Reproduce Given the following unit test in swift-foundation ...
bug
  • jmschonfeld
  • Opened 
    yesterday
  • #1431

CI seems to be failing due to a build failure related to Android cross-compilation: 16:00:31 C:/Users/swift-ci/jenkins/workspace/swift-main-windows-toolchain/swift-foundation/Sources/FoundationEssentials/FileManager/FileOperations+Enumeration.swift:182:60: ...
bug
  • compnerd
  • 1
  • Opened 
    4 days ago
  • #1426

Until https://github.com/swiftlang/swift/pull/82852, the toolchain had the wrong availability for Span, requiring us to mis-state the availability of Data s span properties to be visionOS 1.1 . Once the ...
bug
  • glessard
  • Opened 
    6 days ago
  • #1419

Re-apply https://github.com/swiftlang/swift-foundation/pull/1340 and https://github.com/swiftlang/swift-foundation-icu/pull/63 when it is possible to do so. They depend on https://github.com/swiftlang/swift/commit/c08372a91d04b8d0875b1debae9542e69daa01a0. ...
enhancement
windows
  • glessard
  • 9
  • Opened 
    6 days ago
  • #1418

Describe the bug During Windows CI testing, the swift-frontend crashes While evaluating request ASTLoweringRequest(Lowering AST to SIL for file C:\source\swift-foundation\Sources\FoundationInternationalization\Locale\Locale_ICU.swift ...
bug
  • glessard
  • 8
  • Opened 
    6 days ago
  • #1414

Description Calendar.RecurrenceRule produces incorrect results or returns no results for ordinal weekday calculations (e.g., 1st Sunday , last Friday ) when the calendar s firstWeekday property is not ...
bug
  • theoks
  • Opened 
    18 days ago
  • #1387

Describe the bug Benchmarks are failing to build from main eb084da833b155e2e440d6ca3ae9da32b1fd4cba. It looks related to the changes landed in https://github.com/swiftlang/swift-foundation/pull/1198. We ...
bug
  • vanvoorden
  • 24
  • Opened 
    18 days ago
  • #1386

Describe the bug Constructing URLs using an URL at relativeTo: which contains either ? or # has unexpected behaviour. If any of those two characters is in the directory portion of the URL, URL.path truncates ...
bug
  • fheidenreich
  • Opened 
    27 days ago
  • #1367

In FoundationEssentials Data class, there s a commented use of mktemp. https://github.com/swiftlang/swift-foundation/blob/5af94abeed723989842534e0a451ae07e4bd22ba/Sources/FoundationEssentials/Data/Data%2BWriting.swift#L168-L182 ...
enhancement
  • ADKaster
  • Opened 
    on Jun 13
  • #1358
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub