View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001196 | Ecere SDK | compiler | public | 2018-07-15 03:33 | 2018-07-15 03:33 |
Reporter | jerome | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 0.44.15 | ||||
Target Version | 0.44.16 | ||||
Summary | 0001196: Array types mixups (Array inside class deriving from Array) | ||||
Description | Array<double> bar inside class inheriting from Array<Foo> thinks bar is of type Array<Foo> rather than Array<double> in other module. .sym file looks fine. Generic parameters mix-ups? | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-07-15 03:33 | jerome | New Issue |