View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000896 | LDMud 3.6 | Implementation | public | 2021-10-05 22:14 | 2022-09-19 22:44 |
| Reporter | zesstra | Assigned To | Gnomi | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | x86_64 | OS | MacOS X | OS Version | 10.9.x |
| Product Version | 3.6.4 | ||||
| Fixed in Version | 3.6.6 | ||||
| Summary | 0000896: struct literals and to_struct() should check types at runtime | ||||
| Description | When creating structs with literals or by to_struct(), the types of values should be checked for compatbility with the struct definition when the pragma rtt_checks is active. These checks are currently missing in the implementation of F_S_M_AGGREGATE and v_to_struct(). | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-10-05 22:14 | zesstra | New Issue | |
| 2022-05-18 21:58 | Gnomi | Assigned To | => Gnomi |
| 2022-05-18 21:58 | Gnomi | Status | new => assigned |
| 2022-09-19 22:44 | Gnomi | Status | assigned => resolved |
| 2022-09-19 22:44 | Gnomi | Resolution | open => fixed |
| 2022-09-19 22:44 | Gnomi | Fixed in Version | => 3.6.6 |