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

Preprocessor does not expand macros in macro bodies, leading to parser errors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 5.11.0
    • None
    • Shiboken

    Description

      The c preprocessor bundled with Shiboken does not support expanding macros that are inside other macro bodies. This leads to the final preprocessed translation unit having invalid c++ identifiers, which causes the c++ parser to issue errors.
      By default the errors are not printed though, so they fail silently.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes