Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-1501

Creator freezes on invalid code

    XMLWordPrintable

Details

    • 3082395c14b251d7ecd95be40fc22f750ad500da

    Description

      Open a file with the following, obviously invalid code:

      int main(int argc, char *argv[])
      {
          a(] = b.c;
          return 0;
      }
      

      Move the cursor to the "b".
      Creator freezes.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            rlohning Robert Löhning
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes