eclipse-cyclonedds / cyclonedds-python

Other
54 stars 44 forks source link

Fix multi-level inheritance #259

Closed eboasson closed 2 weeks ago

eboasson commented 2 weeks ago

The base type of a struct needs to actually be scanned for further dependencies.

Fixes #258