Status:
Vuo version:
Steps causing the bug to occur:
- Vuo Compiler crashes when a port has certain struct types with few members, such as a struct with two int members.
How did the result differ from what you expected?:
I expected at most a warning, not a crash.
Have you found a workaround?:
Add some unused members.