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-2058] CharacterSet.substracting crashes #44667

Closed
dduan opened this issue Jul 13, 2016 · 0 comments
Closed

[SR-2058] CharacterSet.substracting crashes #44667

dduan opened this issue Jul 13, 2016 · 0 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@dduan
Copy link
Collaborator

dduan commented Jul 13, 2016

Previous ID SR-2058
Radar rdar://27318344
Original Reporter @dduan
Type Bug
Status Resolved
Resolution Duplicate
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee None
Priority Medium

md5: 0ea9ff28c854c58be46a4ac2d112a87e

duplicates:

  • SR-1782 SwiftNSCharacterSet unrecognized selector mutableCopyWithZone

Issue Description:

In Swift 3 shipped with Xcode Version 8.0 beta 2 (8S162m), the following code crashes at runtime:

CharacterSet.urlQueryAllowed.subtracting(CharacterSet())

The crash also happens on master.

I believe this is not intended behavior.

@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.
Projects
None yet
Development

No branches or pull requests

1 participant