RoIS 1.1 RTF Avatar
  1. OMG Issue

ROIS11 — C++/CORBA PSMs lack Include protection.

  • Key: ROIS11-31
  • Status: closed  
  • Source: JARA ( Mr. Koji Kamei)
  • Summary:

    The set of C++ header files included lack proper include protection. [From a procedural point of view this is considered as an editorial correction since their technical content is identical with the files resulting from the revision process.]

    Also, each C++ header specifies its own namespace, which reflects the name of the header. While this is not wrong, it would be advisable to make those namespaces more unique, for example with a “rois” prefix, or enclose them within an outer rois namespace. [this is a suggestion for the future and not an error in the current revision]

  • Reported: RoIS 1.0 — Sat, 7 Nov 2015 07:17 GMT
  • Disposition: Resolved — RoIS 1.1
  • Disposition Summary:

    C++/CORBA PSMs lack Include protection.

    The set of C++ header files included lack proper include protection. From a procedural point of view this is considered as an editorial correction since their technical content is identical with the files resulting from the revision process.

  • Updated: Tue, 29 Mar 2016 15:10 GMT