View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000951 | Ecere SDK | compiler | public | 2013-07-05 23:13 | 2013-08-07 04:13 |
| Reporter | jerome | Assigned To | jerome | ||
| Priority | immediate | Severity | crash | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 0.44.07 | ||||
| Target Version | 0.44.08 | Fixed in Version | 0.44.08 | ||
| Summary | 0000951: Crash on overriding virtual method with both ; and body { } | ||||
| Description | virtual void Move(IteratorPointer it, IteratorPointer after); { return list.Move(it, after); } | ||||
| Additional Information | This was encountered in libec2/astNode.ec , and happens only in ecc, not in the IDE. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-07-05 23:13 | jerome | New Issue | |
| 2013-08-07 01:19 | jerome | Assigned To | => jerome |
| 2013-08-07 01:19 | jerome | Status | new => assigned |
| 2013-08-07 01:19 | jerome | Target Version | 0.44.10 64 => 0.44.08 |
| 2013-08-07 01:19 | jerome | Description Updated | |
| 2013-08-07 01:19 | jerome | Additional Information Updated | |
| 2013-08-07 04:13 | jerome | Status | assigned => resolved |
| 2013-08-07 04:13 | jerome | Fixed in Version | => 0.44.08 |
| 2013-08-07 04:13 | jerome | Resolution | open => fixed |
| 2013-08-07 04:13 | jerome | Note Added: 0000936 | |
| 2013-08-07 04:13 | jerome | Status | resolved => closed |