Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000238mSLDevSyntax Checkingpublic2014-09-23 09:502014-09-23 20:56
ReporterDenny 
Assigned Toadministrator 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformWin7 32-bitOSWindows 7OS Version(6.1)
Product Version0.3.1.0 
Target VersionFixed in Version0.4.1.0 
Summary0000238: Closing brace not found when using $&
DescriptionmSLDev cannot find the opening brace when using an if-state (have not tried with other statements) with $& at the end of the state and continuing on the next line with three or more statements
Steps To ReproduceTest code:

alias test {
  if (test1) $&
    && (test2) && (test3) && (test4) {
    echo -ag test
  }
}
TagsNo tags attached.
Beta mIRC version?
mIRC Version7.32
Attached Files

- Relationships

-  Notes
(0000164)
Wims (reporter)
2014-09-23 16:33

That code works on the latest version (0.4.0.111)
However, if you paste that code, the cursor ends up being on the last }, which is correctly highlighted, however the corresponding { is not highlighted in this case.
(0000165)
administrator (administrator)
2014-09-23 20:56

This was fixed sometime in 0.4.x; Additionally, the bracket matching not working on the { on the second line has also been fixed.

- Issue History
Date Modified Username Field Change
2014-09-23 09:50 Denny New Issue
2014-09-23 11:53 Zmodem Note Added: 0000163
2014-09-23 16:30 Zmodem Note Deleted: 0000163
2014-09-23 16:33 Wims Note Added: 0000164
2014-09-23 20:56 administrator Note Added: 0000165
2014-09-23 20:56 administrator Status new => resolved
2014-09-23 20:56 administrator Fixed in Version => 0.4.1.0
2014-09-23 20:56 administrator Resolution open => fixed
2014-09-23 20:56 administrator Assigned To => administrator


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker