View Issue Details

IDProjectCategoryView StatusLast Update
0000010LDMud 3.3Efunspublic2004-07-02 00:25
ReporterlarsAssigned Tolars 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Summary0000010: get_type_info(): Return defining program for closures
DescriptionFor lfun and context closures, get_type_info() should accept the flag value '3' to return the name of the defining program.

This can be useful for code which needs to check if a certain hook has already been modified by the program. So far people help themselves using strstr(to_string(hook), "/module/name").
TagsNo tags attached.

Activities

lars

2004-05-17 20:34

reporter   ~0000062

Implemented in 3.3.549 .

Issue History

Date Modified Username Field Change
2003-08-12 22:29 lars New Issue
2004-05-17 20:34 lars Status new => resolved
2004-05-17 20:34 lars Resolution open => fixed
2004-05-17 20:34 lars Assigned To => lars
2004-05-17 20:34 lars Note Added: 0000062
2004-07-02 00:25 lars Status resolved => closed