View Issue Details

IDProjectCategoryView StatusLast Update
0002690unrealircdpublic2005-11-13 09:20
Reporterw00t Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.3 
Summary0002690: /NICK doesn't get del_Command'ed on UNLOAD
DescriptionFairly minor, but still an issue I suppose.
3rd party modules

Activities

syzop

2005-11-13 09:20

administrator   ~0010735

When CommandAdd() is used (thus, with the module handle) Unreal takes care of all the unloading, so no delete is needed :P.
It's just that the first few modules all used the non-module-handle aproach (add_Command) that the del_Command stuff had been needed :P.

Issue History

Date Modified Username Field Change
2005-11-13 02:42 w00t New Issue
2005-11-13 09:20 syzop Status new => closed
2005-11-13 09:20 syzop Note Added: 0010735
2005-11-13 09:20 syzop Resolution open => no change required