MantisBT - mSLDev
View Issue Details
0000060mSLDevSyntax Checkingpublic2012-05-05 08:282012-05-05 08:28
KindOne 
 
normalfeaturealways
newopen 
WinXP 32-bitWindows XP(5.1)
0.2.1.7 
 
0000060: Unused/Dead code detection.
Would be nice for mSLDev to detect unused code.

The variable %x in the example below is unused.
on *:text:*:#:{
  ; Unused variable
  var %x $chr(32)
  ; Insert generic script code...
  echo -ag $timestamp $nick $chan $1-
}
No tags attached.
Issue History
2012-05-05 08:28KindOneNew Issue

There are no notes attached to this issue.