Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 202)

Ticket Resolution Summary Owner Reporter
#129 fixed Improper reporting of line and column number in C++ parse error in code generator jasper jasper

Reported by jasper, 20 months ago.

Description

Lines were not properly detected, so all errors were reported at line 1, character #####

#128 fixed std::isnan returns a boolean, wrapper code checks for !=0 jasper jasper

Reported by jasper, 21 months ago.

Description

In principle harmless but not needed.

#127 fixed cape_open_error lacks constructor for description and cause jasper jasper

Reported by jasper, 23 months ago.

Description

The cape_open_error object lacks a constructor to raise an exception from a description with a contained error.

This makes it impossible (from c++ code using wrapper objects) to raise a nested CAPE-OPEN error with a custom description.

Note: See TracQuery for help on using queries.