MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000033 | mSLDev | Future Suggestions | public | 2011-07-24 02:10 | 2011-07-24 02:10 |
| Reporter | KindOne | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Platform | OS | OS Version | |||
| Product Version | 0.1.1.12 | ||||
| Target Version | Fixed in Version | ||||
| Beta mIRC version? | |||||
| mIRC Version | |||||
| Summary | 0000033: Code Cleanup | ||||
| Description | Have an option to detect pointless coding. | ||||
| Steps To Reproduce | Pointless Code: //echo @Window $nick entered $chan just now $+ . The "$+" is pointless, as their is no identifier between "now" and ".". Not pointless: //echo @Window $nick entered $chan $+ . As the "$+" is needed to make it look like "foo entered #foo.", since their is an identifier. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-07-24 02:10 | KindOne | New Issue | |||
| There are no notes attached to this issue. |