CORBA 2.4 NO IDEA Avatar
  1. OMG Issue

CORBA24 — Typo on page 7-9 of 2.3.1

  • Key: CORBA24-175
  • Legacy Issue Number: 3564
  • Status: closed  
  • Source: Triodia Technologies Pty Ltd ( Michi Henning)
  • Summary:

    Page 7-9 of 2.3.1 shows

    boolean poll_response(in Request req);

    However, on page 7-5, we have:

    boolean poll_response();

    The version on page 7-5 is the correct one because poll_response() is
    an operation on Request.

    Proposal:

    Change the signature on page 7-9 to read:

    boolean poll_response();

  • Reported: CORBA 2.3.1 — Fri, 14 Apr 2000 04:00 GMT
  • Disposition: Resolved — CORBA 2.4
  • Disposition Summary:

    closed issue...editorial

  • Updated: Fri, 6 Mar 2015 21:38 GMT