Bug 122 - CORBA 2.2 does not allow octets as constants
Summary: CORBA 2.2 does not allow octets as constants
Status: RESOLVED
Alias: None
Product: TAO
Classification: Unclassified
Component: IDL Compiler (show other bugs)
Version: 1.0
Hardware: All All
: P3 normal
Assignee: Jeff Parsons
URL:
Depends on:
Blocks:
 
Reported: 1999-07-26 17:15 CDT by Ossama Othman
Modified: 1999-08-09 16:06 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.