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

support for unions #38

Open
TDHolmes opened this issue Nov 5, 2018 · 1 comment
Open

support for unions #38

TDHolmes opened this issue Nov 5, 2018 · 1 comment

Comments

@TDHolmes
Copy link

TDHolmes commented Nov 5, 2018

It looks like unions cannot be rendered at the moment. I'm trying to document a firmware project which contains a lot of unions, and I get many warnings along the lines of:

warn: cannot render union <union_name>

Looking at the code, it looks to just be a missing switch case statement. I haven't looked into fixing this myself as I'm not very familiar with javascript. I hope it's an easy fix though!

@TDHolmes
Copy link
Author

TDHolmes commented Nov 5, 2018

Also: This seems to slow my runtime of oxygen significantly just due to all of the information it prints out when it hits this issue.

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