CORBA 2.3 NO IDEA Avatar
  1. OMG Issue

CORBA23 — Scoping resolution for member names

  • Key: CORBA23-25
  • Legacy Issue Number: 2202
  • Status: closed  
  • Source: Anonymous
  • Summary:

    Summary: The wording of the current 2.3 spec says nothing to suggest that member names in structs are in (or
    out) of the scope of the struct. That is, whether

    struct s {
    struct t

    {...}

    t;
    };

    is legal or illegal.

  • Reported: CORBA 2.2 — Tue, 10 Nov 1998 05:00 GMT
  • Disposition: Resolved — CORBA 2.3
  • Disposition Summary:

    Close this issue in 2.4 noting that the resolution of issue 1893 subsumes this issue.

  • Updated: Fri, 6 Mar 2015 20:58 GMT