MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0014181 | CMake | CMake | public | 2013-05-30 17:38 | 2014-03-05 09:58 | |||||
Reporter | Wojciech Knapik | |||||||||
Assigned To | Brad King | |||||||||
Priority | low | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | x86_64 | OS | Linux | OS Version | 3.3.8 | |||||
Product Version | CMake 2.8.10.2 | |||||||||
Target Version | CMake 3.0 | Fixed in Version | CMake 3.0 | |||||||
Summary | 0014181: One-character function names don't work | |||||||||
Description | $ cat CMakeLists.txt function(a) endfunction() a() $ cmake . CMake Error: Error in cmake code at /tmp/CMakeLists.txt:3: Parse error. Expected a command name, got unquoted argument with text "a". -- Configuring incomplete, errors occurred! $ | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2013-05-30 17:38 | Wojciech Knapik | New Issue | ||||||||
2013-05-31 08:12 | Brad King | Note Added: 0033162 | ||||||||
2013-05-31 08:12 | Brad King | Status | new => backlog | |||||||
2013-10-09 08:24 | Brad King | Relationship added | has duplicate 0014464 | |||||||
2013-10-21 09:04 | Brad King | Note Added: 0034183 | ||||||||
2013-10-21 09:04 | Brad King | Assigned To | => Brad King | |||||||
2013-10-21 09:04 | Brad King | Status | backlog => resolved | |||||||
2013-10-21 09:04 | Brad King | Resolution | open => fixed | |||||||
2013-10-21 09:04 | Brad King | Fixed in Version | => CMake 3.0 | |||||||
2013-10-21 09:04 | Brad King | Target Version | => CMake 3.0 | |||||||
2014-03-05 09:58 | Robert Maynard | Note Added: 0035290 | ||||||||
2014-03-05 09:58 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|