View Issue Details

IDProjectCategoryView StatusLast Update
0001196Ecere SDKcompilerpublic2018-07-15 03:33
Reporterjerome Assigned To 
PriorityimmediateSeveritymajorReproducibilityhave not tried
Status newResolutionopen 
Product Version0.44.15 
Target Version0.44.16 
Summary0001196: Array types mixups (Array inside class deriving from Array)
DescriptionArray<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?
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2018-07-15 03:33 jerome New Issue