View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000691 | Ecere SDK | ide:parsing | public | 2012-03-16 16:24 | 2013-08-07 03:33 |
| Reporter | redj | Assigned To | jerome | ||
| Priority | immediate | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Cross-Platform | OS | \o/ | OS Version | ;-) |
| Product Version | 0.44 Ryoan-ji | ||||
| Target Version | 0.44.08 | Fixed in Version | 0.44.08 | ||
| Summary | 0000691: class definition inside preprocessor if with import and class not found | ||||
| Description | the ide will crash when parsing the following code | ||||
| Steps To Reproduce | import "ecere" #ifdef SOME_OPTION public class MyClass : Window #else public class MyClass : ClassNotFound #endif { } | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-03-16 16:24 | redj | New Issue | |
| 2012-03-16 20:39 | jerome | Status | new => resolved |
| 2012-03-16 20:39 | jerome | Fixed in Version | => 0.44.1 Android |
| 2012-03-16 20:39 | jerome | Resolution | open => fixed |
| 2012-03-16 20:39 | jerome | Assigned To | => jerome |
| 2012-03-16 20:39 | jerome | Note Added: 0000521 | |
| 2012-03-29 07:52 | redj | Category | => ide |
| 2012-03-29 07:52 | redj | Project | @3@ => Ecere SDK |
| 2012-03-29 08:29 | redj | Category | ide => ide:parsing |
| 2012-03-29 08:29 | redj | Summary | ide: codeEditor: parsing: class definition inside preprocessor if with import and class not found => class definition inside preprocessor if with import and class not found |
| 2012-04-07 18:30 | redj | Target Version | 0.45 Ginkakuji => 0.44.1 Android |
| 2013-05-22 20:29 | jerome | Status | resolved => closed |
| 2013-08-07 03:33 | jerome | Fixed in Version | 0.44.10 64 => 0.44.08 |
| 2013-08-07 03:33 | jerome | Target Version | 0.44.10 64 => 0.44.08 |