View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000857 | LDMud 3.5 | Other | public | 2017-12-30 01:00 | 2018-02-02 15:22 |
Reporter | manuel | Assigned To | zesstra | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.5.0 | ||||
Target Version | 3.5.1 | Fixed in Version | 3.5.1 | ||
Summary | 0000857: debug_info.h for the replacement sefun debug_info lacks defines | ||||
Description | The header mudlib/deprecated/debug_info.h comming with 3.5 lacks the defines for Indices into the subarrays resulting from debug_info(DINFO_TRACE, 0) and the values for entry TRACE_TYPE. These defines used to be present in 3.3 mudlib/sys/debug_info.h. If you use the replacment sefun example and also install the changed header, it might break old objects which expect the now missing defines that were still present in 3.3. | ||||
Tags | No tags attached. | ||||
|
Right... However, these defines still exist with these names in driver_info.h, so we must only define them if not already defined by inclusion of driver_info.h. |
|
Fix committed in revision 301da1a7f7233e520185cb0d4401a62ab65c8a56 to master branch (see changeset 4128 for details). Thank you for reporting! |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-12-30 01:00 | manuel | New Issue | |
2018-01-08 23:05 | zesstra | Status | new => confirmed |
2018-01-08 23:05 | zesstra | Note Added: 0002290 | |
2018-01-08 23:05 | zesstra | Product Version | => 3.5.0 |
2018-01-08 23:05 | zesstra | Target Version | => 3.5.1 |
2018-01-29 22:21 | zesstra | Assigned To | => zesstra |
2018-01-29 22:21 | zesstra | Status | confirmed => assigned |
2018-02-02 15:19 | zesstra | Source_changeset_attached | => ldmud.git master 301da1a7 |
2018-02-02 15:19 | zesstra | Note Added: 0002447 | |
2018-02-02 15:19 | zesstra | Status | assigned => resolved |
2018-02-02 15:19 | zesstra | Resolution | open => fixed |
2018-02-02 15:22 | zesstra | Fixed in Version | => 3.5.1 |