Ticket #100 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by jasper

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in revision 227

comment:2 Changed 2 years ago by michelpons

  • Component changed from Building distribution to Code generation
Note: See TracTickets for help on using tickets.