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

lupdate warning with std::enable_if and MS STL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.9.0 FF
    • 6.7.3
    • Tools: Linguist
    • None
    • Visual Studio 2022, Qt 6.7.3, CMake 3.30, Windows 11
    • Windows
    • 3d69b3c89 (dev)

    Description

       

      I'm not sure if lupdate uses the MSVC standard library or if it implements the headers itself. I call it via CMake.

      template <class = typename name::space>
      void function();

      lupdate Warning:

      C:/CodeBase/Examples/Translate/file.cpp:2: Ignoring definition of undeclared qualified class

      lupdate is confused by the sequence class = something::.

      Attachments

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

        Activity

          People

            masoud.jami Masoud Jami
            bebuch Benjamin Buch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes