View Issue Details

IDProjectCategoryView StatusLast Update
0000070LDMud 3.2Efunspublic2004-09-04 16:53
ReporterGnomi Assigned Tolars 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformi686OSDebian GNU/LinuxOS Version3.0
Summary0000070: efun trace: tracedepth not calculated correctly
DescriptionHi,

Before tracing begins tracedepth is increased with every function call but not decreased. do_trace_return, which does the later, is only called when tracing has begun.

Greetings
Gnomi
Steps To Reproduce'trace(1); trace(0);' begins with a trace depth smaller than the one 'this_player()->query_name(); trace(1); trace(0);' begins with.
TagsNo tags attached.

Activities

lars

2004-07-10 21:00

reporter   ~0000083

Corrected in 3.3.571 and 3.2-dev.647

Issue History

Date Modified Username Field Change
2004-06-17 13:38 Gnomi New Issue
2004-07-10 21:00 lars Status new => resolved
2004-07-10 21:00 lars Resolution open => fixed
2004-07-10 21:00 lars Assigned To => lars
2004-07-10 21:00 lars Note Added: 0000083
2004-09-04 16:53 lars Status resolved => closed