For Developers: Vuo Compiler crashes when a port has certain struct types with few members

Steps causing the bug to occur

  1. 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.

Other notes

  • Vuo version: 0.5.0

Fixed in Vuo 2.3.0.