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

[WIP] Protobuf support in Shogun #1595

Closed
wants to merge 1 commit into from
Closed

[WIP] Protobuf support in Shogun #1595

wants to merge 1 commit into from

Conversation

gsomix
Copy link
Contributor

@gsomix gsomix commented Sep 15, 2013

No description provided.

*
* @return int32_t
*/
int32_t get_posix_file_descriptor();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this method is needed because of protobuf's streams works with posix file descriptors

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please send a patch for this separately - it might come handy

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@@ -0,0 +1,218 @@
# Locate and configure the Google Protocol Buffers library.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FindProtobuf.cmake is already in cmake's modules. So just require the appropriate cmake version and drop this fail and the one above.

@sonney2k
Copy link
Member

ok closing for now.

@sonney2k sonney2k closed this Sep 20, 2013
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.

None yet

2 participants