View Issue Details

IDProjectCategoryView StatusLast Update
0000831Ecere SDKcompilerpublic2016-04-19 05:30
Reporterredj Assigned To 
PriorityimmediateSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version0.44.07 
Target Version0.46 eC II 
Summary0000831: static class method does not get mangled when an incompatible expression warning is issued
DescriptionWhen an incompatible expression warning is issued, it seems a static class method does not get mangled as it should:
warning: incompatible expression ApplicationWindow (uint (struct HWND__ * windowHandle, uint msg, uint64 wParam, int64 lParam)); expected void *
error: 'ApplicationWindow' undeclared (first use in this function)
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-04-24 13:33 redj New Issue
2013-04-24 19:57 jerome Priority normal => immediate
2016-04-19 05:30 jerome Target Version 0.44.12 Fixes => 0.46 eC II