4.6. Known Issues

Note

For an updated list of critical known issues, see the Critical Issues List on the RTI Customer Portal at https://support.rti.com/.

4.6.1. Modules defined in multiple files, with different annotations

Modules can be defined in multiple files, and each file might define the module with different annotations:

  • @autoid

  • @transfer_mode

  • @language_binding

  • @allowed_data_representation

Semantically, those annotations (when defined in a module) apply only to the contained entities. Since internally modules are identified by a single object, when their definition comes from multiple files, their annotations must be the same.

4.6.2. System Designer fails to create a string/wstring constant

System Designer fails to create a string/wstring constant, with the following error:

Value does not match constant type.