Ticket #175 (new defect) — at Initial Version

Opened 20 months ago

Last modified 20 months ago

Wrappers do not raise system errors

Reported by: jasper Owned by: jasper
Priority: major Milestone: Maintenance of Phase II
Component: Code generation Version: 1.2.0.12
Keywords: Cc:

Description

C++ code can raise a cape_open_error, which is is translated by interface wrappers to returning a CAPE-OPEN error code and storing the internal error.

Here the generated error code is always COBIAErr_CAPEOPEN_error despite system error codes being used to construct the cape_open_error

Applies to code generator and client header files (which are code generated)

Note: See TracTickets for help on using tickets.