Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000067mSLDevGeneral (other)public2012-12-25 06:042013-11-06 13:36
ReporterTerror_nisse 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
PlatformWinXP 32-bitOSWindows XPOS Version(5.1)
Product Version0.2.1.3 
Target VersionFixed in Version 
Summary0000067: Closing bracket
DescriptionC:/Program Files/ZigWap/mSLDev/Untitled1 5:13 condition Invalid closing brace, no opening brace found
Steps To Reproduceadd this:

alias colorize {
  var %i -1,%s 0,%o,%e $(%o = $+(,$calc(%s % 14+2),$v1,,%o),)
  while $mid($1-,%i,1) >  {
    dec %i
    if $v1 = ) {
      $(,%e)
      inc %s
    }
    elseif $v1 = ( {
      dec %s
      $(,%e)
    }
    else %o = $v1 $+ %o
  }
  echo %o
}
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships

-  Notes
(0000143)
Wims (reporter)
2013-11-06 13:36

Submitted in 2012, still hasn't been fixed. We are almost in 2014.

- Issue History
Date Modified Username Field Change
2012-12-25 06:04 Terror_nisse New Issue
2013-11-06 13:36 Wims Note Added: 0000143


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker