Issue 233: Pseudo-IDL identifiers differ by case only (orb_revision) Source: (, ) Nature: Uncategorized Severity: LOW Summary: Summary: IDL identifiers in chapter 4 differ by case only [Ch 17 CORBA2.0] Some of the identifiers used in the IDL in Ch 4 differ only by case, which is not legal in IDL. Resolution: Revised Text: Reassign issue to orb_revision, because it affects the DII chapter. The defect is still present in the 2.3 draft. For example, on page 7-5, we have: void create_request( // ... out Request request, // newly created request // ... ); This is only pseudo-IDL, but we might as well fix it. Actions taken: October 14, 1996: received issue June 13, 2000: moved to orb_revision October 30, 2000: closed issue Discussion: End of Annotations:===== This is issue # 233 Pseudo-IDL identifiers differ by case only IDL identifiers in chapter 4 differ by case only [Ch 17 CORBA2.0] Some of the identifiers used in the IDL in Ch 4 differ only by case, which is not legal in IDL. -Juergen