View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000885 | LDMud 3.6 | Efuns | public | 2020-09-28 19:03 | 2021-04-06 21:23 |
| 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 |
| Fixed in Version | 3.6.4 | ||||
| Summary | 0000885: to_struct causes error for to many array members for template struct | ||||
| Description | The manpage of to_struct states that surplus array members are ignored when converting an array to a struct. But instead to_struct() causes an error "Too many elements for struct ...: 7, expected 4" in this case. | ||||
| Tags | No tags attached. | ||||
|
|
So, do we change the documentation or the efun implementation? |
|
|
Fixed in my branch: https://github.com/amotzkau/ldmud/commit/e190dbd84bbd1b7e1b6a18122c445fefe16bdc6f |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-09-28 19:03 | zesstra | New Issue | |
| 2020-09-28 19:33 | Gnomi | Note Added: 0002555 | |
| 2020-11-06 14:22 | Gnomi | Assigned To | => Gnomi |
| 2020-11-06 14:22 | Gnomi | Status | new => assigned |
| 2020-11-06 16:19 | Gnomi | Note Added: 0002556 | |
| 2021-04-06 21:23 | Gnomi | Project | LDMud => LDMud 3.6 |
| 2021-04-06 21:23 | Gnomi | Status | assigned => resolved |
| 2021-04-06 21:23 | Gnomi | Resolution | open => fixed |
| 2021-04-06 21:23 | Gnomi | Fixed in Version | => 3.6.4 |