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) (#442)
* Refs #22835. SWIG extend to set fixed_string from std::string.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22835. SWIG export template for fixed_string members.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22835. Fix access to typecode.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22835. Fix max size typo.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22835. Fix exported template name.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22835. Fix extend code.
Signed-off-by: Miguel Company <[email protected]>
* Refs #22850. Apply suggestions from review.
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 8eaca9a)
Co-authored-by: Miguel Company <[email protected]>
0 commit comments