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

Build fixes for gcc 8 and clang 5

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes