Skip to content

C Core API cleanup.#1472

Merged
yang-g merged 37 commits intogrpc:masterfrom
ctiller:bye-bye-completion-queue-pie
May 13, 2015
Merged

C Core API cleanup.#1472
yang-g merged 37 commits intogrpc:masterfrom
ctiller:bye-bye-completion-queue-pie

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented May 4, 2015

Simplify grpc_event into something that can be non-heap allocated.
Deprecate grpc_event_finish.
Remove grpc_op_error - use an int as this is more idiomatic C style.

ctiller added 3 commits May 4, 2015 14:53
Simplify grpc_event into something that can be non-heap allocated.
Deprecate grpc_event_finish.
Remove grpc_op_error - use an int as this is more idiomatic C style.
@murgatroid99
Copy link
Copy Markdown
Member

The changes to Node and PHP look good to me.

@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented May 4, 2015

@nathanielmanistaatgoogle, @soltanmm - PTAL at Python code here
@murgatroid99, @jcanizales - Could someone send me a pull request against this for Objective C
@jtattermusch - I got a little bit done for C#, but then my build environment failed - can you send me a pull request against this for the rest?
@tbetbetbe - I haven't touched Ruby due to some install issues on my machine - can you (or somebody) send a pull request against this for it?

@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented May 4, 2015

@yang-g - PTAL at the C++ code

@yang-g
Copy link
Copy Markdown
Contributor

yang-g commented May 4, 2015

LGTM

@nathanielmanistaatgoogle
Copy link
Copy Markdown
Contributor

LGTM but @soltanmm is actively working on the affected Python code and will conduct a more thorough review.

@jcanizales
Copy link
Copy Markdown
Contributor

Re the Objective-C change: let's add ".DS_Store" files to the gitignore.

@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented May 11, 2015

Can someone send me a PR against this one to do this?

On Mon, May 11, 2015 at 10:50 AM Jorge Canizales notifications@github.com
wrote:

Re the Objective-C change: let's add ".DS_Store" files to the gitignore.


Reply to this email directly or view it on GitHub
#1472 (comment).

@murgatroid99
Copy link
Copy Markdown
Member

I can do that

@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented May 13, 2015

@tbetbetbe - can you look over the Ruby changes
@yang-g - can you look over the rest

@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented May 13, 2015

(also: Green)

@ctiller ctiller removed the disposition/help wanted Maintainers do not have enough resources to allocate to this at the moment. Help is appreciated! label May 13, 2015
@ctiller
Copy link
Copy Markdown
Member Author

ctiller commented May 13, 2015

Fixes #1576

yang-g added a commit that referenced this pull request May 13, 2015
@yang-g yang-g merged commit 0fff02c into grpc:master May 13, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants