mirror of
https://github.com/nasa/trick.git
synced 2025-01-09 22:42:47 +00:00
94b2a4eff0
I think I ran into this before. The offsetof calls that use fully qualified fields in classes is not compilable using clang on the Mac. So I've decided to only conditionally compile this code for non Apple platforms. So this fix will work in Linux, but not on Macs. We'll have to revisit this and see if we can make it work for both. refers to #31 |
||
---|---|---|
.. | ||
Interface_Code_Gen |