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

COMPONENTS OF is almost working #18

Open
vanrein opened this issue Jan 17, 2017 · 1 comment
Open

COMPONENTS OF is almost working #18

vanrein opened this issue Jan 17, 2017 · 1 comment

Comments

@vanrein
Copy link
Owner

vanrein commented Jan 17, 2017

Got most of COMPONENTS OF working:

  • generation of DER_PACK_ and DER_PIMP_ is working
  • generation of DER_OVLY_ does not

The matter is how to get to the structure elements. Already added a default-False parameter naked that can be explicitly set to naked=True to unleash elements in a structure without the opening struct { and closing }.

@vanrein
Copy link
Owner Author

vanrein commented Jan 18, 2017

Note issue #17 in which we realised that using DER_PIMP_ is no longer good, now that it got parameterised and simply adding the outside layer with changed tagging.

We'll have to generate DER_COMP_ to do the skip-one if we need to. Ah well, it's only definitions anyway, no space consumed.

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