4.4. APIs (Multiple Languages)

4.4.1. [Minor] Code Generator not prefixing ADA keywords

A IDL or XML file that contained types with the same name as a ADA keyword would produce incorrect code for ADA. Code Generator will now detect any ADA keyword and will produce code with the ADA type name prefixed when necessary.

[RTI Issue ID CODEGENII-2049]