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

PySide code should not contain goto

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P4: Low
    • 6.5.0
    • 6.4, 6.5.2
    • PySide, Shiboken
    • None
    • 18812159a (dev), ea6d01353 (dev)

    Description

      The cppgenerator produces goto code for error returns.
      This was useful at the time where we had a reasonably big error handlind code.
      After that code had been turned into a short call, it makes sense to
      get rid of goto.

      Attachments

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

        Activity

          People

            ctismer Christian Tismer
            ctismer Christian Tismer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes