mockingbirdnest / Principia

𝑛-Body and Extended Body Gravitation for Kerbal Space Program
MIT License
774 stars 70 forks source link

Test ill-formed constructs #3958

Closed eggrobin closed 8 months ago

eggrobin commented 8 months ago

This finds a bug in Multivector::WriteToMessage. It is easy to add a constraint there, but then it trickles down to other WriteToMessage functions, some of which are virtual. Let’s fix it in a subsequent change.