MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000001 | mSLDev | Syntax Checking | public | 2011-07-07 06:12 | 2013-03-22 13:29 |
| Reporter | KindOne | ||||
| Assigned To | administrator | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 0.3.1.0 | |||
| Beta mIRC version? | |||||
| mIRC Version | |||||
| Summary | 0000001: Possible false positive. | ||||
| Description | mSLDev, 4th version (File Modified Tuesday, July 05, 2011, 9:37:14 PM) http://dl.dropbox.com/u/16148324/mSL/msl-4-line-302.PNG [^] - Does not detect mSLDev, 5th version (File Modified July 07, 2011, 2:37:22 AM) http://dl.dropbox.com/u/16148324/mSL/msl-5-line-302.PNG [^] - Detects | ||||
| Steps To Reproduce | alias glados_opdeop { IF (($nick(#glados,0,o) > 3)) { var %i = 0 WHILE (%i < $nick(#glados,0,o)) { inc %i var %nick = $nick(#glados,%i,o) IF (($nick(#glados,%i,o) != $me) && ($nick(#glados,%i,o) != ChanServ) && $& ($nick(#glados,%i,o) != %maserbot) && ($address(%nick,2) != *!*@unaffiliated/deliciouschikins)) { /cs deop #glados $nick(#glados,%i,o) } } } } | ||||
| Additional Information | When it clicking the "line 301" in the debug tab, It takes me to line 302. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-07-07 06:12 | KindOne | New Issue | |||
| 2012-04-18 18:18 | administrator | Status | new => resolved | ||
| 2012-04-18 18:18 | administrator | Fixed in Version | => 0.3.1.0 | ||
| 2012-04-18 18:18 | administrator | Resolution | open => fixed | ||
| 2012-04-18 18:18 | administrator | Assigned To | => administrator | ||
| 2013-03-22 13:29 | administrator | Status | resolved => closed | ||
| There are no notes attached to this issue. |