You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix python code generation for bounded strings (#440)
* Refs #22835. SWIG extend to set fixed_string from std::string.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #22835. SWIG export template for fixed_string members.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #22835. Fix access to typecode.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #22835. Fix max size typo.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #22835. Fix exported template name.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #22835. Fix extend code.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
* Refs #22850. Apply suggestions from review.
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
---------
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
0 commit comments