View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000539 | LDMud 3.2 | LPC Compiler/Preprocessor | public | 2008-05-08 08:22 | 2008-09-22 00:45 |
Reporter | Coogan | Assigned To | Gnomi | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2.13 | ||||
Fixed in Version | 3.2.16 | ||||
Summary | 0000539: Missing initialization of local variables in some cases | ||||
Description | This is a copy of bug 0000537, as it also applies to the current 3.2 series of the driver. The test fragment int a; { int b = 42; } int c; printf("%d\n", c); returns 42, not 0. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-08 08:22 | Coogan | New Issue | |
2008-07-16 16:20 | zesstra | Relationship added | child of 0000553 |
2008-09-22 00:44 | Gnomi | Project | LDMud => LDMud 3.2 |
2008-09-22 00:45 | Gnomi | Status | new => resolved |
2008-09-22 00:45 | Gnomi | Fixed in Version | => 3.2.16 |
2008-09-22 00:45 | Gnomi | Resolution | open => fixed |
2008-09-22 00:45 | Gnomi | Assigned To | => Gnomi |
2008-09-22 00:45 | Gnomi | Note Added: 0000789 |