[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[COAS-List] Potential Issue for the FTF]



There is a use of the word DEFAULT in the definition of the VersionId in 
COAS.  I believe this is in violation
of the CORBA 2.3 spec in which DEFAULT is a reserved word and there is no 
case-sensitivity to words.  This the line:

const VersionId DEFAULT= "";

needs to be changed.

Dave