Skip to content
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

[SR-8492] Swift Runtime Error #51013

Closed
swift-ci opened this issue Aug 8, 2018 · 2 comments
Closed

[SR-8492] Swift Runtime Error #51013

swift-ci opened this issue Aug 8, 2018 · 2 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@swift-ci
Copy link
Collaborator

swift-ci commented Aug 8, 2018

Previous ID SR-8492
Radar None
Original Reporter strike (JIRA User)
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug
Assignee @stephentyrone
Priority Medium

md5: 7774dd1eaee0048855d6a7e98a42d543

is duplicated by:

Issue Description:

Hi!

When running this snippet, a runtime error occurs

import PlaygroundSupport
import Foundation

let c: Float80 = Float80.init(10000.0)

print(c.debugDescription)

Regards!

Details

@gottesmm
Copy link
Member

gottesmm commented Aug 8, 2018

For completeness from the thread:

Swift Version 4.2, Xcode 10 beta 5

@stephentyrone
Copy link
Member

Resolved by #18577

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

3 participants