Skip to content

bind: annotate all remaining ObjC types for nullability #29

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

Closed
wants to merge 2 commits into from

Conversation

champo
Copy link
Contributor

@champo champo commented Apr 12, 2019

From Xcode 10.2 onwards, these annotations are required in all interface
declarations. The behaviour can be disabled, but since we were already
annotated most types it made sense to just annotate the rest.

From Xcode 10.2 onwards, these annotations are required in all interface
declaractions. The behaviour can be disabled, but since we were already
annotation most types it made sense to just annotate the rest.
@champo champo changed the title x/mobile: annotate all reamining ObjC types for nullability bind: annotate all reamining ObjC types for nullability Apr 12, 2019
@gopherbot
Copy link
Contributor

This PR (HEAD: a0d951d) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/mobile/+/171957 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Elias Naur:

Patch Set 1:

Please run "go test -short golang.org/x/bind/... -update" to update the golden files and to check your changes.


Please don’t reply on this GitHub thread. Visit golang.org/cl/171957.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Elias Naur:

Patch Set 1:

(3 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/171957.
After addressing review feedback, remember to publish your drafts!

@champo champo changed the title bind: annotate all reamining ObjC types for nullability bind: annotate all remaining ObjC types for nullability Apr 12, 2019
@gopherbot
Copy link
Contributor

This PR (HEAD: a431572) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/mobile/+/171957 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Juan Civile:

Patch Set 3:

(3 comments)

Updated the commit message and test golden files


Please don’t reply on this GitHub thread. Visit golang.org/cl/171957.
After addressing review feedback, remember to publish your drafts!

gopherbot pushed a commit that referenced this pull request Apr 12, 2019
From Xcode 10.2 onwards, these annotations are required in all interface
declarations. The behaviour can be disabled, but since we were already
annotated most types it made sense to just annotate the rest.

Change-Id: Iacd09a2fea4dfb3e22fec97cf4ca22966fc783bf
GitHub-Last-Rev: a431572
GitHub-Pull-Request: #29
Reviewed-on: https://go-review.googlesource.com/c/mobile/+/171957
Reviewed-by: Elias Naur <[email protected]>
@gopherbot
Copy link
Contributor

This PR is being closed because golang.org/cl/171957 has been merged.

@gopherbot gopherbot closed this Apr 12, 2019
imWildCat pushed a commit to imWildCat/go-mobile that referenced this pull request Apr 10, 2021
From Xcode 10.2 onwards, these annotations are required in all interface
declarations. The behaviour can be disabled, but since we were already
annotated most types it made sense to just annotate the rest.

Change-Id: Iacd09a2fea4dfb3e22fec97cf4ca22966fc783bf
GitHub-Last-Rev: a431572
GitHub-Pull-Request: golang#29
Reviewed-on: https://go-review.googlesource.com/c/mobile/+/171957
Reviewed-by: Elias Naur <[email protected]>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this pull request Apr 11, 2021
From Xcode 10.2 onwards, these annotations are required in all interface
declarations. The behaviour can be disabled, but since we were already
annotated most types it made sense to just annotate the rest.

Change-Id: Iacd09a2fea4dfb3e22fec97cf4ca22966fc783bf
GitHub-Last-Rev: a431572
GitHub-Pull-Request: golang#29
Reviewed-on: https://go-review.googlesource.com/c/mobile/+/171957
Reviewed-by: Elias Naur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants