View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009231CMakeCMakepublic2009-07-03 13:042009-07-31 16:12
ReporterCesar L. B. Silveira 
Assigned ToAlex Neundorf 
PrioritynormalSeveritytextReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0009231: Typo in error message
DescriptionI 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.
TagsNo tags attached.
Attached Filesdiff file icon typo.diff [^] (539 bytes) 2009-07-03 13:04 [Show Content]

 Relationships

  Notes
(0017042)
Alex Neundorf (developer)
2009-07-31 16:12

Thanks, fixed in HEAD.

Alex

 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


Copyright © 2000 - 2018 MantisBT Team