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

Record dependencies do not compile correctly #5

Open
jeremyong opened this issue Feb 27, 2013 · 0 comments
Open

Record dependencies do not compile correctly #5

jeremyong opened this issue Feb 27, 2013 · 0 comments

Comments

@jeremyong
Copy link

If you have nested protobuff messages in your proto file, this will create nested records in an erlang header file.

Unfortunately, the header file will not compile if records that have nested records come before the dependent records.

I have gotten around this by writing a script to reorder the header file. However, it would make more sense to have this taken into consideration in the original output.

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

No branches or pull requests

1 participant