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

[stdlib]Catch the reasonable mistake 'UnsafeRawMutableBufferPointer' #69948

Closed
wants to merge 24 commits into from
Closed

Conversation

devKobe24
Copy link

@devKobe24 devKobe24 commented Nov 17, 2023

Issue: [SR-6360]
Tag: #48910

  • Modified: swift/stdlib/public/core/UnsafeRawBufferPointer.swift.gyb
  • Modified: swift/test/stdlib/UnsafePointerDiagnostics.swift

Resolve: #48910, fix: #69940

cc: @glessard

devKobe24 and others added 16 commits November 15, 2023 19:54
I restored the code to its original state in 'test/stdlib/UnsafePointerDiagnostics.swift
Issue: [SR-6360]
Tag: #48910

We could make things easier on people by adding an unavailable typealias with a renamed field.

Resolve: #48910, fix: #69881

cc: @glessard
Issue: [[SR-6360](https://bugs.swift.org/browse/SR-6360)]
Tag: #48910

We could make things easier on people by adding an unavailable typealias with a renamed field.

Resolve: #48910, fix: #69881
Issue:[SR-6360]
Tag: #48910

Modified: stdlib/public/core/UnsafeRawBufferPointer.swift.gyb

Resolve: #48910, fix: #69909
Issue: [SR-6360]
Tag: #48910

Modified: stdlib/public/core/UnsafeRawBufferPointer.swift

Resolve: #48910, fix: #69909
[stdlib]Catch the reasonable mistake 'UnsafeRawMutableBufferPointer'
- Modified: stdlib/public/core/UnsafeRawBufferPointer.swift
…state.

- Modified: swift/stdlib/public/core/UnsafeRawBufferPointer.swift.gyb
- Modified: swift/test/stdlib/UnsafePointerDiagnostics.swift
[stdlib]Catch the reasonable mistake 'UnsafeRawMutableBufferPointer'
@devKobe24 devKobe24 requested a review from a team as a code owner November 17, 2023 04:21
@devKobe24 devKobe24 marked this pull request as draft November 18, 2023 00:16
devKobe24 and others added 8 commits November 18, 2023 09:41
- Modified: stdlib/public/core/UnsafeRawBufferPointer.swift
- Modified: swift/test/stdlib/UnsafePointerDiagnostics.swift
[stdlib]Catch the reasonable mistake 'UnsafeRawMutableBufferPointer'
- Modified: swift/test/stdlib/UnsafePointerDiagnostics.swift
- Modified: swift/test/stdlib/UnsafePointerDiagnostics.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SR-6360] Catch the reasonable mistake 'UnsafeRawMutableBufferPointer'
1 participant