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

When using qint8 in a struct that is passed via D-Bus then it will fail due to it treating it as an int and thinking is being redefined as signed char

    XMLWordPrintable

Details

    Description

      When using qint8 in a struct that is passed via D-Bus then it will fail due to it treating it as an int and thinking is being redefined as signed char. With the example attached, after starting the server and the client it will output:

      QDBusMarshaller: type `signed char' attempts to redefine basic D-BUS type 'i' (int) (Did you forget to call beginStructure() 
      

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes