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

Migrate away from deprecated OSAtomic APIs. #4184

Merged
merged 3 commits into from
Jan 22, 2018

Conversation

dierksen
Copy link
Contributor

No description provided.

@grpc-kokoro
Copy link

Thanks for your pull request. The automated tests will run as soon as one of the admins verifies this change is ok for us to run on our infrastructure.

1 similar comment
@grpc-kokoro
Copy link

Thanks for your pull request. The automated tests will run as soon as one of the admins verifies this change is ok for us to run on our infrastructure.

@thomasvl thomasvl self-assigned this Jan 18, 2018
@thomasvl
Copy link
Contributor

fyi - killed and restarted the macOS objc travis tests since yesterday's travis hiccups seem to have prevented this from getting tested.

@thomasvl
Copy link
Contributor

Thanks

@thomasvl thomasvl merged commit a721bf6 into protocolbuffers:master Jan 22, 2018
thomasvl added a commit to thomasvl/protobuf that referenced this pull request Jan 23, 2018
Followup to protocolbuffers#4184, keep the
import to not break any existing generated code that isn't regenerated
when they update to the newer protobuf code.
thomasvl added a commit to thomasvl/protobuf that referenced this pull request Jan 23, 2018
The generated code for enums needs atomics support, so generate the
import instead of relying on it via transitive imports. This will
make future changes to this likely likely to break generated code
and runtime support are mixed.

Followup to protocolbuffers#4184.
thomasvl added a commit to thomasvl/protobuf that referenced this pull request Jan 25, 2018
Followup to protocolbuffers#4184, keep the
import to not break any existing generated code that isn't regenerated
when they update to the newer protobuf code.
thomasvl added a commit to thomasvl/protobuf that referenced this pull request Jan 25, 2018
The generated code for enums needs atomics support, so generate the
import instead of relying on it via transitive imports. This will
make future changes to this likely likely to break generated code
and runtime support are mixed.

Followup to protocolbuffers#4184.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants