[clazy] [Bug 423316] New: Implement a check to look for QT_VERSION_CHECK calls below a certain version

martonmiklos bugzilla_noreply at kde.org
Sun Jun 21 11:40:07 BST 2020


https://bugs.kde.org/show_bug.cgi?id=423316

            Bug ID: 423316
           Summary: Implement a check to look for QT_VERSION_CHECK calls
                    below a certain version
           Product: clazy
           Version: unspecified
          Platform: Other
                OS: All
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: martonmiklosqdev at gmail.com
                CC: smartins at kde.org
  Target Milestone: ---

This is not a bug report rather than something like thinking out loud:

Many Qt based projects specify a minimum Qt version requirement. As the time
moves on this requirement will likely be changed for newer releases. These
minimum requirement rise actions makes many Qt version dependent hacks
obsolete. Usually these places marked with a QT_VERSION_CHECK macros. It would
be useful to have an utility which would list the calls of the QT_VERSION_CHECK
macro where called with version number below a certain one. 

What do you think would it be useful to add such a feature to the clazy itself?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list