View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000900 | LDMud 3.6 | Runtime | public | 2021-12-28 03:19 | 2022-01-09 20:31 |
Reporter | gorgar | Assigned To | Gnomi | ||
Priority | low | Severity | crash | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 3.6.3 | ||||
Fixed in Version | 3.6.5 | ||||
Summary | 0000900: too many local variables defined | ||||
Description | This is a mudlib file inherited by other mudlib files. I just defined too many local variables in the function and updated the file. I would not have expected this to crash. Did not produce a core. Have not attempted to reproduce. 2021.12.27 22:08:21 obj/modules/responses.c line 319: Too many local variables before ' (int) who'. [xerq] read: Success 2021.12.27 22:08:22 [xerq] Demon exiting. | ||||
Steps To Reproduce | See above. | ||||
Tags | No tags attached. | ||||
|
Update: reproduces easily. does not have to be this mudlib file. never produces a core. |
|
Fixed in https://github.com/amotzkau/ldmud/commit/d609d1ea40547fb88425f31b3a5c64df7d41abed |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-28 03:19 | gorgar | New Issue | |
2021-12-28 03:26 | gorgar | Note Added: 0002665 | |
2021-12-28 16:09 | Gnomi | Assigned To | => Gnomi |
2021-12-28 16:09 | Gnomi | Status | new => assigned |
2021-12-28 16:13 | Gnomi | Note Added: 0002666 | |
2022-01-09 20:31 | Gnomi | Status | assigned => resolved |
2022-01-09 20:31 | Gnomi | Resolution | open => fixed |
2022-01-09 20:31 | Gnomi | Fixed in Version | => 3.6.5 |