View Issue Details

IDProjectCategoryView StatusLast Update
0000857LDMud 3.5Otherpublic2018-02-02 16:22
Reportermanuel Assigned Tozesstra  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.5.0 
Target Version3.5.1Fixed in Version3.5.1 
Summary0000857: debug_info.h for the replacement sefun debug_info lacks defines
DescriptionThe 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.
TagsNo tags attached.

Activities

zesstra

2018-01-09 00:05

administrator   ~0002290

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.

zesstra

2018-02-02 16:19

administrator   ~0002447

Fix committed in revision 301da1a7f7233e520185cb0d4401a62ab65c8a56 to master branch (see changeset 4128 for details). Thank you for reporting!

Issue History

Date Modified Username Field Change
2017-12-30 02:00 manuel New Issue
2018-01-09 00:05 zesstra Status new => confirmed
2018-01-09 00:05 zesstra Note Added: 0002290
2018-01-09 00:05 zesstra Product Version => 3.5.0
2018-01-09 00:05 zesstra Target Version => 3.5.1
2018-01-29 23:21 zesstra Assigned To => zesstra
2018-01-29 23:21 zesstra Status confirmed => assigned
2018-02-02 16:19 zesstra Source_changeset_attached => ldmud.git master 301da1a7
2018-02-02 16:19 zesstra Note Added: 0002447
2018-02-02 16:19 zesstra Status assigned => resolved
2018-02-02 16:19 zesstra Resolution open => fixed
2018-02-02 16:22 zesstra Fixed in Version => 3.5.1