View Issue Details

IDProjectCategoryView StatusLast Update
0000840Ecere SDKcompilerpublic2013-09-30 09:01
Reporterredj Assigned Tojerome  
PriorityimmediateSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version0.44.07 
Target Version0.44.10 64Fixed in Version0.44.10 64 
Summary0000840: Chaining Instance::OnSerialize/OnUnserialize does not work (Tested with Container within Containers)
DescriptionChaining Instance::OnSerialize/OnUnserialize does not work (Tested with Container within Containers)
    void OnUnserialize(IOChannel channel) { Instance::OnUnserialize(channel); }
TagsNo tags attached.

Relationships

related to 0000839 closedjerome Make OpenRider use OnSerialize/OnUnserialize 
related to 0000071 closedjerome Casting to base struct generates an extra referencing operator 
related to 0000838 new Base Virtual Methods Access 
related to 0001029 closedjerome Crash in Acovel with latest compiler 

Issue History

Date Modified Username Field Change
2013-04-24 13:37 redj New Issue
2013-04-24 19:57 jerome Priority normal => immediate
2013-09-20 21:35 jerome Relationship added related to 0000839
2013-09-21 07:47 jerome Assigned To => jerome
2013-09-21 07:47 jerome Status new => assigned
2013-09-21 07:47 jerome Target Version 0.44.12 Fixes => 0.44.10 64
2013-09-30 06:49 jerome Relationship added related to 0000071
2013-09-30 09:01 jerome Status assigned => closed
2013-09-30 09:01 jerome Note Added: 0001102
2013-09-30 09:01 jerome Resolution open => fixed
2013-09-30 09:01 jerome Fixed in Version => 0.44.10 64
2013-10-01 17:00 jerome Relationship added related to 0000838
2013-10-18 21:07 jerome Relationship added related to 0001029