Menu

#21 Fix compilation failure due to 'struct' vs 'class' confusion.

Unstable_(example)
open
nobody
None
1
2019-04-04
2019-04-04
No

At compile time, clang 7 complains that IntrospectedInterface is declared both as a struct and a class.
We can consistently declare it as a struct to fix the build. Patch attached.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.