MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006191 | CMake | CMake | public | 2007-12-20 17:13 | 2008-06-26 14:32 |
| Reporter | Alex Neundorf | ||||
| Assigned To | Ken Martin | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0006191: Support parentheses in conditions | ||||
| Description | It would be nice if the following would be supported: if((a OR b) AND (c OR d)) I guess square brackets would be also acceptable if it is easier for the parser: if( [a OR b] AND [c OR d] ) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-12-20 17:13 | Alex Neundorf | New Issue | |||
| 2007-12-20 20:31 | Bill Hoffman | Status | new => assigned | ||
| 2007-12-20 20:31 | Bill Hoffman | Assigned To | => Ken Martin | ||
| 2008-06-25 15:16 | Ken Martin | Note Added: 0012525 | |||
| 2008-06-26 14:32 | Ken Martin | Note Added: 0012545 | |||
| 2008-06-26 14:32 | Ken Martin | Status | assigned => closed | ||
| 2008-06-26 14:32 | Ken Martin | Resolution | open => fixed | ||
| 2008-06-26 14:32 | Ken Martin | Product Version | => CMake-2-6 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||