MantisBT - mSLDev
View Issue Details
0000007mSLDevSyntax Checkingpublic2011-07-07 08:282013-03-22 13:29
KindOne 
administrator 
normalminoralways
closedfixed 
 
0.3.1.0 
0000007: False possitive with lines endin in "$&".
Line:2
Col:13
Block:Ident:$regex
ID:161
Error:No Closing brace found on identifier `$regex'
alias foo {
  var %foo = $regex(foo,$1,/^.*(asdf|qwer $&
 |tyiu|asdffg|erty $&
 |asdf35|44524 ).*$/i)
}
No tags attached.
Issue History
2011-07-07 08:28KindOneNew Issue
2012-04-18 18:18administratorStatusnew => resolved
2012-04-18 18:18administratorFixed in Version => 0.3.1.0
2012-04-18 18:18administratorResolutionopen => fixed
2012-04-18 18:18administratorAssigned To => administrator
2013-03-22 13:29administratorStatusresolved => closed

There are no notes attached to this issue.