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-6825] [StringGuts] prefix/suffix regressions. Also, lowercased/uppercased #49374

Open
milseman mannequin opened this issue Jan 24, 2018 · 3 comments
Open

[SR-6825] [StringGuts] prefix/suffix regressions. Also, lowercased/uppercased #49374

milseman mannequin opened this issue Jan 24, 2018 · 3 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@milseman
Copy link
Mannequin

milseman mannequin commented Jan 24, 2018

Previous ID SR-6825
Radar rdar://problem/36825363
Original Reporter @milseman
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug
Assignee @airspeedswift
Priority Medium

md5: b57b7f9062467c5e4ca0ee93c43ee4a5

Issue Description:

Regression from #14046

Honestly, this code is pretty crufty and not available on Linux. It really should be re-written anyways, especially under the new model.

StringHasPrefixUnicode

And assuming this also affects:
StringHasPrefixAscii
StringHasSuffixAscii
StringHasSuffixUnicode
AngryPhonebook

@milseman
Copy link
Mannequin Author

milseman mannequin commented Jan 24, 2018

@airspeedswift Thoughts?

@milseman
Copy link
Mannequin Author

milseman mannequin commented Jan 24, 2018

@swift-ci create

@milseman
Copy link
Mannequin Author

milseman mannequin commented Jan 31, 2018

Going to tack on lowercased / uppercased, which have the same issue (probably reflected in AngryPhonebook). Feel free to split this JIRA out to two if you tackle one and not the other.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
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

0 participants