Ticket #100 (closed defect: fixed)
Generated wrapper code passes output interface wrappers by value instead of reference
Reported by: | jasper | Owned by: | jasper |
---|---|---|---|
Priority: | major | Milestone: | Maintenance of Phase II |
Component: | Code generation | Version: | 1.2.0.8 |
Keywords: | Cc: |
Description
Generated wrapper code passes output interface wrappers by value instead of reference. This was not obvious in the generated code, as in case of the CAPE-OPEN 1.2 interfaces, all functions that return an interface return it as [out,retval] and the problem only occurs for interfaces that are returned as [out]
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in revision 227