MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009231 | CMake | CMake | public | 2009-07-03 13:04 | 2009-07-31 16:12 |
| Reporter | Cesar L. B. Silveira | ||||
| Assigned To | Alex Neundorf | ||||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009231: Typo in error message | ||||
| Description | I ran cmake-2.6 with the following wrong parameter: $ cmake -DWall And got the error message below: Parse error in command line argument: -DWall Should be: VAR:type=value CMake Error: No cmake scrpt provided. CMake Error: Problem processing arguments. Aborting. Notice the typo in "scrpt". I have attached a patch to fix it. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/2352/typo.diff | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-07-03 13:04 | Cesar L. B. Silveira | New Issue | |||
| 2009-07-03 13:04 | Cesar L. B. Silveira | File Added: typo.diff | |||
| 2009-07-31 16:11 | Alex Neundorf | Status | new => assigned | ||
| 2009-07-31 16:11 | Alex Neundorf | Assigned To | => Alex Neundorf | ||
| 2009-07-31 16:12 | Alex Neundorf | Note Added: 0017042 | |||
| 2009-07-31 16:12 | Alex Neundorf | Status | assigned => closed | ||
| 2009-07-31 16:12 | Alex Neundorf | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||