View Issue Details

IDProjectCategoryView StatusLast Update
0000484Ecere SDKcompilerpublic2014-07-11 18:13
Reporterredj Assigned To 
PriorityimmediateSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0000484: compiler: need error message or something -- 'return' vs 'this = ' with struct conversion properties
Descriptionreturn vs this = with struct conversion properties: for now error or something.

this is about how properties getters are handled with 'struct' data types when struct is used, it is expected that the developer does 'value = bla', instead of 'return bla', whereas in for other data types 'return bla' is accurate. Ideally for both value = bla and return bla should work for struct data types, but for now at least an error should be generated if one writes 'return bla'
TagsNo tags attached.

Relationships

has duplicate 0000827 new TestStruct { int x; } 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-07-26 14:45 redj New Issue
2010-07-26 14:45 redj Relationship added child of 0000429
2010-07-26 19:37 thexa4 Target Version => 0.44 draft 2
2012-03-08 15:43 redj Target Version old 0.44.pre2 => 0.45 Ginkakuji
2012-03-08 17:40 redj Relationship deleted child of 0000429
2012-03-29 07:50 redj Category => eC Compiling Tools
2012-03-29 07:50 redj Project @2@ => Ecere SDK
2013-04-26 18:28 jerome Target Version 0.45 Ginkakuji => 0.44.8 Silver
2014-07-10 22:49 jerome Relationship added has duplicate 0000827
2014-07-11 18:13 jerome Target Version 0.44.80 Silver => 0.46.1