MantisBT - CMake
View Issue Details
0012353CMakeModulespublic2011-07-20 02:352013-01-09 14:05
Dubrovskiy Viacheslav 
Clinton Stimpson 
normalmajoralways
closedfixed 
Linux
CMake 2.8.5 
 
0012353: The error in files and FindQt3.cmake FindQt4.cmake
These files bug in regular expressions in obtaining versions of QT. It is also suggested changing the text of any information on versions of the library (at least frightening).

No tags attached.
duplicate of 0012414closed Clinton Stimpson Mistakes in FindQt3.cmake and FindQt4.cmake Qt version definition 
patch cmake-module-QT3Find.patch (2,355) 2011-07-20 02:35
https://public.kitware.com/Bug/file/3977/cmake-module-QT3Find.patch
Issue History
2011-07-20 02:35Dubrovskiy ViacheslavNew Issue
2011-07-20 02:35Dubrovskiy ViacheslavFile Added: cmake-module-QT3Find.patch
2012-02-11 11:24Rolf Eike BeerRelationship addedduplicate of 0012414
2012-02-11 11:25Rolf Eike BeerAssigned To => Clinton Stimpson
2012-02-11 11:25Rolf Eike BeerStatusnew => assigned
2012-02-11 12:52Clinton StimpsonNote Added: 0028558
2012-02-24 14:49Rolf Eike BeerNote Added: 0028718
2012-08-15 20:26Clinton StimpsonNote Added: 0030681
2012-08-15 20:26Clinton StimpsonStatusassigned => resolved
2012-08-15 20:26Clinton StimpsonResolutionopen => fixed
2013-01-09 14:05Robert MaynardNote Added: 0032069
2013-01-09 14:05Robert MaynardStatusresolved => closed

Notes
(0028558)
Clinton Stimpson   
2012-02-11 12:52   
Qt 3.3 was the last of the 3.x series and Qt 4.8 is the last of the 4.x series.
What's the reason for applying the part of the patch to account for double digit version numbers? So, technically, there doesn't appear to be a bug.
(0028718)
Rolf Eike Beer   
2012-02-24 14:49   
Then just remove the + at all. Currently this requests for e.g. x.33.x, which seems bogus, too.
(0030681)
Clinton Stimpson   
2012-08-15 20:26   
Fixed.

http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=213a9e5a7bf9904e73838afae6f430823449267d [^]

http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=4a772a16865be1c1dc2937fc3963c7a67f5316f2 [^]
(0032069)
Robert Maynard   
2013-01-09 14:05   
Closing resolved issues that have not been updated in more than 4 months.