summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Bug_3174_Regression/ReadMe.txt
blob: 5f7f1a6530b01e81b0882d148d31fcb7be58d92c (plain)
1
2
3
4
The IFR was returning incorrect results for enums:

For m1::c2 the TAO_IFR function type()->kind() of CORBA::ConstantDef was returning 0
instead of the value "tk_enum" and then wasn't handling the value of such a constant.