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

C++ deprecated type coverage #295

Open
thirtytwobits opened this issue Mar 9, 2023 · 1 comment
Open

C++ deprecated type coverage #295

thirtytwobits opened this issue Mar 9, 2023 · 1 comment

Comments

@thirtytwobits
Copy link
Member

We recently released broken C++ generation because we are not testing the validity of deprecated C++ types. We need to add tests covering this for our CI to monitor.

@hab-0
Copy link

hab-0 commented Aug 31, 2023

hi @thirtytwobits , could this be the same problem I am experiencing with deprecated types and the Clang compiler?
There seem to be compilation errors due to the syntax used for struct attributes.
I added very detailed information for you about my issue here: #299

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants