View Issue Details

IDProjectCategoryView StatusLast Update
0000910Ecere SDKide:autocompletepublic2014-05-19 01:38
Reporterjerome Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version0.44.07 
Target Version0.46 eC II 
Summary0000910: Overriding virtual method in helloForm , at the top of class does not work
DescriptionThe parser does not recover properly
TagsNo tags attached.

Relationships

related to 0000888 assignedjerome Rewrite Parser 

Activities

jerome

2013-07-04 23:01

administrator   ~0000929

import "ecere"

class HelloForm : Window
{
   void OnCreate(
   text = "2nd Window";
};

jerome

2014-04-30 09:18

administrator   ~0001220

This will wait until we switch to the hand written RD parser.

Issue History

Date Modified Username Field Change
2013-05-27 18:24 jerome New Issue
2013-05-27 18:24 jerome Status new => assigned
2013-05-27 18:24 jerome Assigned To => jerome
2013-07-04 23:01 jerome Note Added: 0000929
2013-07-05 20:26 jerome Relationship added related to 0000888
2014-04-30 09:18 jerome Note Added: 0001220
2014-04-30 09:18 jerome Target Version 0.44.12 Fixes => 0.46 eC II
2014-05-19 01:38 jerome Assigned To jerome =>
2014-05-19 01:38 jerome Status assigned => new