id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 11839 Qt5 feature patch to resolve signed vs unsigned comparision warning for QKeySequence count type change Gary Buhrmaster stuartm "Qt5 has been released, and some distros are starting to provide it as an alternative to Qt4, although I would not expect Qt5 to be the default for quite some time. Regardless, one of the changes in Qt5 is changing the type of QKeySequence count() from uint to int. This patch uses the correct type for variable in the for loop in order to avoid a signed vs unsigned comparison warning at compile time, and as it is surrounded by a version check should be safe for any supported Qt version, and prepares MythTV for the inevitable Qt5 default on some distro at some future date (probably a few years from now) with no additional compilation warnings. github ref: https://github.com/garybuhrmaster/mythtv/commit/dcc1fa914cf2614543bb274da6faa8a6db543946 github git-am ref: https://github.com/garybuhrmaster/mythtv/commit/dcc1fa914cf2614543bb274da6faa8a6db543946.patch " Patch - Feature closed trivial 0.28 MythTV - User Interface Library Master Head low fixed 0