Summary: | Incorrect code generated for AMI with interface inheritance | ||
---|---|---|---|
Product: | TAO | Reporter: | Carlos O'Ryan <coryan> |
Component: | IDL Compiler | Assignee: | Jeff Parsons <parsons> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 1.2.5 | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 1277 |
Description
Carlos O'Ryan
2002-11-22 12:59:58 CST
Fixed. Fri Nov 22 15:30:28 2002 Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu> * TAO_IDL/be/be_visitor_ami_pre_proc.cpp: Fixed the creation of the inheritance list for the implied AMI reply handler interface. It now inherits from the reply handler of each of the original interface's parents. Thanks to Carlos O'Ryan <coryan@atdesk> for pointing out the bug. This closes [BUGID:1371]. |