Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51655

Provide config test for qtserialbus modules C++11 usage

XMLWordPrintable

    • 7076c45016ac68aaf1cf15e499a8a435ce14f501

      The QtSerialBus module requires C++11 to compile. Qt 5.6 and 5.7still support some old compilers which do not support the required C++11 feature set. A config test should be written that contains all the C++11 features used by the module and based on the outcome the module should be enabled or not. This would replace the currently existing compiler based rejection pattern in qtserialbus.pro.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            heimrich Karsten Heimrich
            ablasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes