Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / InterfaceRepo / Bug_3174_Regression / ReadMe.txt
blob136ed0e1f41153b77b1ca6f521cc08173fc52747
3 The IFR was returning incorrect results for enums:
5 For m1::c2 the TAO_IFR function type()->kind() of CORBA::ConstantDef was returning 0
6 instead of the value "tk_enum" and then wasn't handling the value of such a constant.