OpenDDS / OpenDDS

OpenDDS is an open source C++ implementation of the Object Management Group (OMG) Data Distribution Service (DDS). OpenDDS also supports Java bindings through JNI.
http://www.opendds.org
Other
1.29k stars 465 forks source link

Shapes IDL doesn't match interoperability IDL #4528

Closed jrw972 closed 2 months ago

jrw972 commented 2 months ago

Problem

The Shapes IDL doesn't match the interoperability IDL which is causing a lot of test failures.

Solution

Update the IDL to match.