RTI Code Generator 4.3.0 Release Notes
- 1. Supported Platforms
- 2. Compatibility
- 3. What’s New in 4.3.0 LTS
- 4. What’s Fixed in 4.3.0 LTS
- 5. Previous Releases
- 6. Known Issues
- 6.1. Classes and Types Defined in Some .NET Namespaces Cannot be used to Define User Data Types
- 6.2. Code Generation for Inline Nested Structures, Unions, and Valuetypes not Supported
- 6.3. .NET Code Generation for Multi-Dimensional Arrays of Sequences not Supported
- 6.4. Request and Reply Topics Must be Created with Types Generated by Code Generator—C API Only
- 6.5. Error Generating Code for Type whose Scope Name Contains Module Called “idl”
- 6.6. Examples and Generated Code for Visual Studio 2017 and later may not Compile (Error MSB8036)
- 6.7. Invalid XSD File from an IDL/XML File if Input File Contains a Range Annotation inside a Structure and a typedef of that Structure
- 6.8. Warnings when Compiling Generated Code for Traditional C++ with -O3 flag and IDL Contains FlatData types
- 6.9. Recursive Structures not Supported in Python and ADA
- 6.10. Code Generator Server Cannot be Parallelized
- 6.11. 64-bit Discriminator Values Greater than (2^31-1) or Smaller than (-2^31) not Supported
- 6.12. Code Generator Performance Degraded After Apache Velocity 2.3 Update
- 6.13. To Declare Arrays as Optional in Python, They Must be Aliased
- 6.14. rtiddsgen_server fails on macOS
- 7. Limitations