repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
InterfaceRepo
/
Bug_3174_Regression
/
ReadMe.txt
blob
136ed0e1f41153b77b1ca6f521cc08173fc52747
1
2
3
The IFR was returning incorrect results for enums:
4
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.