Ticket #134 (closed defect: fixed)

Opened 18 months ago

Last modified 17 months ago

COMBIA incorrectly re-allocates Integer Array value as double array

Reported by: jasper Owned by: jasper
Priority: major Milestone: Maintenance of Phase II
Component: COMBIA Version: 1.2.0.10
Keywords: Cc:

Description

Upon re-size COMBIA re-allocates the VARIANT as VT_R8 type, should be VT_I4.

Change History

comment:1 Changed 18 months ago by jasper

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

In [297]:

Fix #134

comment:2 Changed 18 months ago by jasper

In [298]:

Fix #134

comment:3 Changed 18 months ago by michelpons

  • Milestone set to Maintenance of Phase II
Note: See TracTickets for help on using tickets.