View Issue Details

IDProjectCategoryView StatusLast Update
0001080Ecere SDKcompilerpublic2014-05-12 11:42
Reporterjerome Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version0.44.09 
Target Version0.46 eC II 
Summary0001080: Reporting Incompatible pointer types (int ** vs int[][])
Descriptionint ** b;
int (*p)[];
p = b;
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-05-12 11:42 jerome New Issue