Custom Query (202 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 202)

Ticket Resolution Summary Owner Reporter
#132 fixed COMBIA exposed 1-based array parameters to COM jasper jasper

Reported by jasper, 19 months ago.

Description

Even though according to the COM parameter specification this is legal, there is documentation on the minimum required array parameter specification in the E&C which states in "chapter 12, Expected Array Parameter Support" item (3): The lower bound shall be zero.

A 1-based index is not commonly used in the current eco-system and is confirmed to confuse at least COFE and HYSYS.

I suggest to fix this - and there is currently a business case out there, so perhaps a good reason to release an update.

#131 fixed COM registration of COBIA PMCs: CapeVersion jasper jasper

Reported by jasper, 20 months ago.

Description

COM registration of COBIA PMCs takes its information from the registrar. This includes CapeVersion?, which is 1.2 for COBIA PMCs. COM registration should adapt this to 1.1.

#130 fixed Improper bracket matching resulting C++ parse errors jasper jasper

Reported by jasper, 20 months ago.

Description

Brackets after division, e.g "1/(1+2)" were skipped due to improper reading of division. Leading to C++ parse errors and inability to perform code generation

Note: See TracQuery for help on using queries.