eProsima / Fast-DDS-Gen

Fast-DDS IDL code generator tool. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
77 stars 58 forks source link

Fix generated code which generates warnings [18240] #172

Closed richiware closed 1 year ago

richiware commented 1 year ago

Fix next generated code for arrays.

// Example for an array of length 20
if ((20) > 0)
{
}