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

PySide code should not contain goto

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes