eProsima / Fast-DDS

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
2.04k stars 729 forks source link

Make more flexible EDP::valid_matching with TypeInformation [21260] #5000

Open richiware opened 1 week ago

richiware commented 1 week ago

Description

Currently EDP::valid_matching expects both TypeInfomation are exactly equal. This PR makes this checking more flexible, allowing to pass when they have only EK_COMPLETE or EK_MINIMAL equals.

Depends on:

Contributor Checklist

Reviewer Checklist