View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015275CMakeModulespublic2014-12-02 08:592015-05-04 09:05
ReporterArseniy Terekhin 
Assigned ToRolf Eike Beer 
PrioritylowSeveritytrivialReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 3.0.2 
Target VersionCMake 3.1Fixed in VersionCMake 3.1 
Summary0015275: Duplicated lines in FindPythonInterp.cmake
Descriptionin file `Modules\FindPythonInterp.cmake` you can find
            set(PYTHON_VERSION_MAJOR "1")
            set(PYTHON_VERSION_MAJOR "4")
            set(PYTHON_VERSION_MAJOR "0")
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0037355)
Brad King (manager)
2014-12-02 09:30

These lines were added here:

 FindPythonInterp: rework the version detection
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7d6db93d [^]

Fortunately they only deal with ancient versions.
(0037356)
Rolf Eike Beer (developer)
2014-12-02 09:40

Fix pushed to next:
  http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4c8c3ba912fcca9d9154365d0757ce14b3be0670 [^]

I've based this on origin/release so it could even go into 3.1.
(0038695)
Robert Maynard (manager)
2015-05-04 09:05

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2014-12-02 08:59 Arseniy Terekhin New Issue
2014-12-02 09:29 Brad King Assigned To => Rolf Eike Beer
2014-12-02 09:29 Brad King Status new => assigned
2014-12-02 09:30 Brad King Note Added: 0037355
2014-12-02 09:30 Brad King Target Version => CMake 3.2
2014-12-02 09:40 Rolf Eike Beer Note Added: 0037356
2014-12-02 09:40 Rolf Eike Beer Status assigned => resolved
2014-12-02 09:40 Rolf Eike Beer Resolution open => fixed
2014-12-02 09:40 Rolf Eike Beer Fixed in Version => CMake 3.2
2014-12-09 17:10 Rolf Eike Beer Fixed in Version CMake 3.2 => CMake 3.0
2014-12-09 17:10 Rolf Eike Beer Target Version CMake 3.2 => CMake 3.1
2014-12-09 17:10 Rolf Eike Beer Fixed in Version CMake 3.0 => CMake 3.1
2015-05-04 09:05 Robert Maynard Note Added: 0038695
2015-05-04 09:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team