TEX 1.1 RTF Avatar
  1. OMG Issue

TEX11 — SI enum literal declared in two enumerations

  • Key: TEX11-2
  • Status: closed  
  • Source: BAE SYSTEMS ( Mr. Simon Mettrick)
  • Summary:

    SI is an enum literal attribute in the DistanceUnit and SpeedUnit enumeration classes. When mapped to C++ and other languages (e.g. through the IDL to DDS mapping for the TEX DDS PSM) this is a namespace clash and a compilation/build issue.

  • Reported: TEX 1.0 — Wed, 16 Jun 2021 12:30 GMT
  • Disposition: Resolved — $issue.fixedSpecification.name
  • Disposition Summary:

    Replace SI with actual name of the units

    Replace enum SI with Meter and MetersPerSecond in DistanceUnit and SpeedUnit respectively.

  • Updated: Tue, 9 Jan 2024 19:40 GMT
  • Attachments: