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

Wrong instance variables size for C++ and C# #1197

Closed
crackedmind opened this issue Sep 20, 2017 · 1 comment
Closed

Wrong instance variables size for C++ and C# #1197

crackedmind opened this issue Sep 20, 2017 · 1 comment

Comments

@crackedmind
Copy link

crackedmind commented Sep 20, 2017

For example:

  1. Open vlq_base128_le
  2. Read this

This particular implementation supports serialized values to up 8 bytes long.

  1. Compile this template for C++ or C#
  2. And now we see that compiler uses only 32-bit integer for instance variables
@GreyCat
Copy link
Member

GreyCat commented Sep 20, 2017

Moved to #257. Please read the disclaimer in the very beginning of README in https://github.com/kaitai-io/kaitai_struct_compiler :)

@GreyCat GreyCat closed this as completed Sep 20, 2017
@generalmimon generalmimon transferred this issue from kaitai-io/kaitai_struct_compiler Dec 23, 2024
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

2 participants