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-847] Swift support for UInt128 #43459

Closed
colemancda opened this issue Feb 28, 2016 · 2 comments
Closed

[SR-847] Swift support for UInt128 #43459

colemancda opened this issue Feb 28, 2016 · 2 comments
Labels
feature A feature request or implementation standard library Area: Standard library umbrella

Comments

@colemancda
Copy link
Contributor

Previous ID SR-847
Radar None
Original Reporter @colemancda
Type Bug
Environment

Ubuntu 14

Additional Detail from JIRA
Votes 1
Component/s Compiler, Standard Library
Labels Bug
Assignee None
Priority Medium

md5: bf62d95aea57e2c7dd48ba106a59e114

relates to:

  • SR-743 When Developing a UnsignedIntegerType Larger Than 64 Bits, 64+ Left Shifts Won't Compile with Optimizations

Issue Description:

I am currently working with BlueZ on Linux and came across uint128_t. I would like this to be part of the Swift Standard Library. In the meanwhile, is there a solution I can put together? It seems to me that the compiler with have to use some of its "builtin" type magic for any solution to be performant.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@AnthonyLatsis AnthonyLatsis added NewAPIRequest and removed bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself labels Jul 6, 2022
@AnthonyLatsis
Copy link
Collaborator

@colemancda Why are we closing this as completed? If no longer relevant or you wish to withdraw it, I think it best to close as not planned.

@colemancda
Copy link
Contributor Author

Ok

@colemancda colemancda closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2022
@AnthonyLatsis AnthonyLatsis added feature A feature request or implementation and removed API request labels Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A feature request or implementation standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

2 participants