| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015988 | CMake | CMake | public | 2016-02-25 12:16 | 2016-02-25 13:02 | ||||
| Reporter | Ruslan Baratov | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | duplicate | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015988: No parse error message on double 'else' contruction | ||||||||
| Description | This invalid construction doesn't produce any error/warning message: if(A EQUAL B) message("1") else() # error, should be elseif with some condition message("2") else() message("3") # never will be printed endif() | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
| There are no notes attached to this issue. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2016-02-25 12:16 | Ruslan Baratov | New Issue | |
| 2016-02-25 13:01 | Rolf Eike Beer | Relationship added | duplicate of 0014335 |
| 2016-02-25 13:02 | Rolf Eike Beer | Status | new => closed |
| 2016-02-25 13:02 | Rolf Eike Beer | Resolution | open => duplicate |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |