mirror of
https://github.com/nasa/trick.git
synced 2025-01-25 05:46:58 +00:00
49de908a30
OK, all the previous checkins were the wrong way to fix this issue. The SWIG compactdefaultargs feature and the shadow feature clash for our DRBinary class. I turn off compactdefaultargs for the DRBinary class, leaving it on for everything else. refs #176