Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000137mSLDevSyntax Checkingpublic2013-04-15 16:482013-05-16 21:03
ReporterWims 
Assigned Toadministrator 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.4.1.0 
Summary0000137: $& and if condition
Description if ((!$3) && (($4 == $calc($6 / $2 - 1)) || (!$4))) $&
        || (($3 == $calc($5 / $1 - 1)) && ((!$4) || ($calc($6 / $2 - 1) == $4))) $&
        || ($left($hget(pe,teleport),-2) == $3 $4) $&
        || (teleport* iswm $hget(paclv,$+($calc($3 $iif(%i == r,+1,$iif(%i == l,-1))),.,$calc($4 $iif(%i == d,+1,$iif(%i == u,-1))))) goto drawcop

isn't recognized properly
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships

-  Notes
(0000102)
administrator (administrator)
2013-05-16 21:03

This has been fixed. Note that your code is indeed broken even after mSLDev has been fixed -> you are missing a closing ')' on the actual condition.


(Tip: STOP WRITING SHITTY CODE.)

- Issue History
Date Modified Username Field Change
2013-04-15 16:48 Wims New Issue
2013-05-16 21:03 administrator Note Added: 0000102
2013-05-16 21:03 administrator Status new => closed
2013-05-16 21:03 administrator Assigned To => administrator
2013-05-16 21:03 administrator Resolution open => fixed
2013-05-16 21:03 administrator Fixed in Version => 0.4.1.0


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker