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

QString toUpper and toLower functions can not be force inlined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.10.0
    • 5.7.0
    • Core: Other
    • None
    • Windows using Visual Studio 2015 Update 3
    • bd4506fe5be0616c1d1f4cac94bb7399dc2072c2

    Description

      Here the message I have from Visual Studio 2015 Update 3 :

      warning C4714: function 'QString QString::toLower(void) &&' marked as __forceinline not inlined
      warning C4714: function 'QString QString::toUpper(void) const &' marked as __forceinline not inlined
      

      Maybe the same case for : toCaseFolded, trimmed and simplified

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-55042
          # Subject Branch Project Status CR V

          Activity

            People

              thiago Thiago Macieira
              alundra Michael Ségura
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes