View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012353CMakeModulespublic2011-07-20 02:352013-01-09 14:05
ReporterDubrovskiy Viacheslav 
Assigned ToClinton Stimpson 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSLinuxOS Version
Product VersionCMake 2.8.5 
Target VersionFixed in Version 
Summary0012353: The error in files and FindQt3.cmake FindQt4.cmake
DescriptionThese 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).

TagsNo tags attached.
Attached Filespatch file icon cmake-module-QT3Find.patch [^] (2,355 bytes) 2011-07-20 02:35 [Show Content]

 Relationships
duplicate of 0012414closedClinton Stimpson Mistakes in FindQt3.cmake and FindQt4.cmake Qt version definition 

  Notes
(0028558)
Clinton Stimpson (developer)
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 (developer)
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 (developer)
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 (manager)
2013-01-09 14:05

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

 Issue History
Date Modified Username Field Change
2011-07-20 02:35 Dubrovskiy Viacheslav New Issue
2011-07-20 02:35 Dubrovskiy Viacheslav File Added: cmake-module-QT3Find.patch
2012-02-11 11:24 Rolf Eike Beer Relationship added duplicate of 0012414
2012-02-11 11:25 Rolf Eike Beer Assigned To => Clinton Stimpson
2012-02-11 11:25 Rolf Eike Beer Status new => assigned
2012-02-11 12:52 Clinton Stimpson Note Added: 0028558
2012-02-24 14:49 Rolf Eike Beer Note Added: 0028718
2012-08-15 20:26 Clinton Stimpson Note Added: 0030681
2012-08-15 20:26 Clinton Stimpson Status assigned => resolved
2012-08-15 20:26 Clinton Stimpson Resolution open => fixed
2013-01-09 14:05 Robert Maynard Note Added: 0032069
2013-01-09 14:05 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team