You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: