Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-49

Bad code generation when struct has a void * field

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • 6.0
    • 1.2.x
    • Shiboken

    Description

      When a struct contains a void * field, the generated wrapper code doesn't compile. This used to work before the revised converter support landed in Dec. Note that I don't care about actually accessing or setting the void * field; I'm only interested in accessing other fields in the struct.

      Attached diff adds a simple struct to the sample tests. Compilation fails when this is included.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            jpe John Ehresman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes