Bug 122

Summary: CORBA 2.2 does not allow octets as constants
Product: TAO Reporter: Ossama Othman <ossama.othman>
Component: IDL CompilerAssignee: Jeff Parsons <parsons>
Status: RESOLVED ---    
Severity: normal    
Priority: P3    
Version: 1.0   
Hardware: All   
OS: All   

Description Ossama Othman 1999-07-26 17:15:06 CDT
CORBA 2.2 does not allow octets as constants, yet the IDL compiler does not
complain about it.
Comment 1 Carlos O'Ryan 1999-08-03 12:08:59 CDT
This is a valid enhacement request, i'm marking it as accepted but their
implementation is deferred
Comment 2 Carlos O'Ryan 1999-08-06 23:07:59 CDT
This is an IDL compiler bug, Jeff is the point man for those.
Comment 3 Jeff Parsons 1999-08-09 16:06:59 CDT
CORBA 2.3 does allow octets as constants, which supercedes the behavior defined
by 2.2. Since we allow octet constants now, nothing needs to be done.