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

Linux: Build error in qgtk3dialoghelpers.cpp

    XMLWordPrintable

Details

    Description

      I get the following Compiler Error:
      \bq qgtk3dialoghelpers.cpp:249:57: error: cannot pass object of non-trivial type 'QByteArray' through variadic function; call will abort at runtime [-Wnon-pod-varargs]

      Since commit 524f39db899d68e0ef90184a268eb75ad4ac216e a QByteArray is passed to the gtk function gtk_file_chooser_dialog_new.
      Before an invalid char * was passed to the function instead.

      If you are interested in, I can provide a pull request.

      Attachments

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

        Activity

          People

            gnusuz Tobias Sung
            gnusuz Tobias Sung
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes