View Issue Details

IDProjectCategoryView StatusLast Update
0000199Ecere SDKcompilerpublic2014-07-11 18:21
Reporterjerome Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Target Version0.46 eC II 
Summary0000199: Creating empty struct class (0 bytes) fails
DescriptionCreating empty struct class (0 bytes) fails
TagsNo tags attached.

Activities

jerome

2014-07-10 22:56

administrator   ~0001366

This has been improved for class:struct by:
https://github.com/ecere/ecere-sdk/commit/8c03067801a5b9239d9d807af2124d799aef5dd1

Declaring an empty struct is now also fine as long as it is not instantiated.

Need to review if anything should still be improved
(Error messages, support deriving from an empty struct, ...)

Issue History

Date Modified Username Field Change
2009-05-03 06:14 jerome New Issue
2012-03-08 16:51 redj Target Version => 0.45 Ginkakuji
2012-03-29 07:50 redj Category => eC Compiling Tools
2012-03-29 07:50 redj Project @2@ => Ecere SDK
2014-07-10 22:56 jerome Note Added: 0001366
2014-07-11 18:21 jerome Target Version 0.45 Ginkakuji => 0.46 eC II