Custom Query (197 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 197)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#177 fixed Request for registery sub-key incorrectly returns key itself jasper jasper

Reported by jasper, 10 months ago.

Description

If a registry (writer-) key is queried for a named subkey, and the subkey exists, the original key is returned erroneously, instead of the subkey.

#176 fixed Incorrect use of COBIA namespace in adapter code jasper jasper

Reported by jasper, 13 months ago.

Description

COBIA namespace in generated adapter code was not always correct, leading possibly to either too many or too few occurrences of COBIA:: in the generated adapter code.

#175 fixed Wrappers do not raise system errors jasper jasper

Reported by jasper, 13 months ago.

Description

C++ code can raise a cape_open_error, which is is translated by interface adapters 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).

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracQuery for help on using queries.