Skip to content

Fixing typos in build.json: .cpp -> .cc#68

Merged
ctiller merged 1 commit intogrpc:masterfrom
nicolasnoble:typos
Jan 15, 2015
Merged

Fixing typos in build.json: .cpp -> .cc#68
ctiller merged 1 commit intogrpc:masterfrom
nicolasnoble:typos

Conversation

@nicolasnoble
Copy link
Copy Markdown
Contributor

This was working so far because of GNU make's magic that automatically finds the sources depending on its output, and not on its input.

This also explains why running "make" would always rebuild the plugins: because GNU make think some dependencies are phony and aren't there.

This was working so far because of GNU make's magic that automatically finds the sources depending on its output, and not on its input.

This also explains why running "make" would always rebuild the plugins: because GNU make think some dependencies are phony and aren't there.
ctiller added a commit that referenced this pull request Jan 15, 2015
Fixing typos in build.json: .cpp -> .cc
@ctiller ctiller merged commit 07c7c68 into grpc:master Jan 15, 2015
@ctiller ctiller deleted the typos branch January 15, 2015 23:48
stanley-cheung referenced this pull request in stanley-cheung/grpc Aug 27, 2015
apolcyn referenced this pull request in apolcyn/grpc Jul 25, 2016
Publish our first post, gRPC motivation and principles.
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants