View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011833CMakeDocumentationpublic2011-02-10 02:492011-02-10 08:22
ReporterFrerich Raabe 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformApple MacOSOS XOS Version10.4.10
Product VersionCMake 2.8.3 
Target VersionFixed in Version 
Summary0011833: Documentation for MSVC_VERSION gives an incorrect example
DescriptionAs of today, the documentation of the MSVC_VERSION variable explains "The version of Microsoft Visual C/C++ being used if any. For example 1300 is MSVC 6.0.". The second sentence in this example is incorrect. 1300 would be VC 7.0 (aka .NET 2002). MSVC 6.0 uses the value 1200.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0025368)
Brad King (manager)
2011-02-10 08:17

It looks like that typo was introduced as part of a big documentation commit:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ddb45f0 [^]
(0025369)
Brad King (manager)
2011-02-10 08:22

Fixed, thanks for pointing it out:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5cdd05bc [^]

 Issue History
Date Modified Username Field Change
2011-02-10 02:49 Frerich Raabe New Issue
2011-02-10 08:16 Brad King Assigned To => Brad King
2011-02-10 08:16 Brad King Status new => assigned
2011-02-10 08:17 Brad King Note Added: 0025368
2011-02-10 08:22 Brad King Note Added: 0025369
2011-02-10 08:22 Brad King Status assigned => closed
2011-02-10 08:22 Brad King Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team