-
Notifications
You must be signed in to change notification settings - Fork 8
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
AssertError #45
Comments
Looks similar to this #43 (comment) |
I can confirm that my .proto file generated with ldc1.33, and didn't work with ldc 1.36 |
@dcarp Will it be possible to rewrite part of the code, that using chain(...).init.empty behavior? based on comments from the bugzilla that this is "undefined behavior" in the range API currently... |
Maybe use? |
Facing the below error when trying to generate bindings with the master.
Proto file: https://github.com/AppThreat/atom/blob/main/specification/atom.proto
The text was updated successfully, but these errors were encountered: