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

@name on top-level type silently does nothing #219

Open
SebastienGllmt opened this issue Dec 25, 2023 · 0 comments
Open

@name on top-level type silently does nothing #219

SebastienGllmt opened this issue Dec 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@SebastienGllmt
Copy link
Collaborator

Right now if you do something like

out_ref = _CDDL_CODEGEN_EXTERN_TYPE_ ; @name Foo

The @name notation will silently do nothing (it only works for giving names to things inside structs). We don't need to support this, but if we don't we should probably throw an error instead of silently doing nothing

@SebastienGllmt SebastienGllmt added the bug Something isn't working label Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant