View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000655 | LDMud 3.5 | LPC Compiler/Preprocessor | public | 2009-06-03 13:27 | 2017-09-30 16:50 |
Reporter | Gnomi | Assigned To | Gnomi | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i686 | OS | Debian GNU/Linux | OS Version | 4.0 |
Fixed in Version | 3.5.0 | ||||
Summary | 0000655: lvalue 7: Make reseating of aliases possible | ||||
Description | a = &b; a = &c; Here b will be made a reference to c. It should be possible to change the reference of a from b to c instead. (foreach can do such a thing for its variables already.) As the syntax I'd propose &a = &c; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-03 13:27 | Gnomi | New Issue | |
2009-06-03 13:27 | Gnomi | Status | new => assigned |
2009-06-03 13:27 | Gnomi | Assigned To | => Gnomi |
2009-06-03 13:27 | Gnomi | Relationship added | child of 0000546 |
2017-09-30 16:50 | Gnomi | Status | assigned => resolved |
2017-09-30 16:50 | Gnomi | Resolution | open => fixed |
2017-09-30 16:50 | Gnomi | Fixed in Version | => 3.5.0 |