Open jwillemsen opened 4 years ago
TAO_IDL should first apply the implied IDL rules, after that the C++ escaping, so with an attribute return the resulting C++ should contain get_return/set_return
I had a similar problem with annotations that I fixed in #918: https://github.com/DOCGroup/ACE_TAO/commit/7a28f35fdb3c9fd0213ae4e13386c9238478f08c#diff-9adbd82323a85e56783d9bcfa9726741 (Note: I misspelled clash).
Although this looks like a different escaping mechanism, so maybe my reference isn't really that helpful.
amikeywordbug.txt
See attached patch for a test extension