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

Add support for cycles #29

Merged
merged 1 commit into from
Jun 13, 2017
Merged

Add support for cycles #29

merged 1 commit into from
Jun 13, 2017

Conversation

talex5
Copy link
Collaborator

@talex5 talex5 commented Jun 12, 2017

Before, we tried to sort the structs, but Cap'n Proto allows cycles so this could fail.

This also uses the prefix "interface_t_" rather than "reader_t_" for interfaces.

Before, we tried to sort the structs, but Cap'n Proto allows cycles so
this could fail.

This also uses the prefix "interface_t_" rather than "reader_t_" for interfaces.
@talex5 talex5 merged commit 843d41e into capnproto:master Jun 13, 2017
@talex5 talex5 deleted the cycles branch June 13, 2017 07:52
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.

1 participant