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

Build fixes for gcc 8 and clang 5

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Not Evaluated
    • 5.9.8, 5.11.0
    • 5.11
    • Core: Other
    • None

    Description

      We have memcpy operations on types that either have virtual tables or have user-provided copy assignment operators. Modern compilers refuse memcpying such types. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81327

      Attachments

        Issue Links

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

          Activity

            People

              villevoutilainen_qt Ville Voutilainen
              villevoutilainen_qt Ville Voutilainen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes