| Anonymous | Login | Signup for a new account | 2023-09-09 22:31 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | My Account |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ << ] [ >> ] | [ Issue History ] [ Print ] | ||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000238 | mSLDev | Syntax Checking | public | 2014-09-23 09:50 | 2014-09-23 20:56 | |||
| Reporter | Denny | |||||||
| Assigned To | administrator | |||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | Win7 32-bit | OS | Windows 7 | OS Version | (6.1) | |||
| Product Version | 0.3.1.0 | |||||||
| Target Version | Fixed in Version | 0.4.1.0 | ||||||
| Summary | 0000238: Closing brace not found when using $& | |||||||
| Description | mSLDev 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 Reproduce | Test code: alias test { if (test1) $& && (test2) && (test3) && (test4) { echo -ag test } } | |||||||
| Tags | No tags attached. | |||||||
| Beta mIRC version? | ||||||||
| mIRC Version | 7.32 | |||||||
| Attached Files | ||||||||
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 |