View Issue Details

IDProjectCategoryView StatusLast Update
0000835Ecere SDKcompilerpublic2016-04-19 05:29
Reporterredj Assigned To 
PriorityimmediateSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version0.44.07 
Target Version0.46 eC II 
Summary0000835: __statement
Description__statement
TagsNo tags attached.

Relationships

duplicate of 0000836 new Not require __extension__ for statements 

Activities

jerome

2014-07-13 11:13

administrator   ~0001377

Last edited: 2014-07-13 11:25

View 2 revisions

Ran into this in Service.ec building for Android-X86 at some point.

__statement(x) is actually defined by the headers possibly to (x)
The problem is that GCC no longer requires __extension__({ }) for statements, but that would conflict with eC's instantiation syntax.

Issue History

Date Modified Username Field Change
2013-04-24 13:34 redj New Issue
2013-04-24 19:57 jerome Priority normal => immediate
2014-07-13 11:13 jerome Note Added: 0001377
2014-07-13 11:17 jerome Relationship added related to 0000836
2014-07-13 11:19 jerome Relationship replaced duplicate of 0000836
2014-07-13 11:25 jerome Note Edited: 0001377 View Revisions
2016-04-19 05:29 jerome Target Version 0.44.12 Fixes => 0.46 eC II