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

Qt Creator 1.3.1-4.1 crashes after comma entered in editor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • Qt Creator 2.1.0-rc1
    • Qt Creator 1.3.1
    • Editors
    • None
    • Samsung NC10, OpenSuSE 11.3

    Description

      In some cases, after I enter the comma in argument list of function, Creator crashes.

      In this case, if there is no semicolon entered yet after function definition,

      int
      a
      (
      int b
      )

      comma after b will no cause crash.

      But, if semicolon is already added,

      int
      a
      (
      int b
      );

      new entered after b comma will cause program termination.

      Attachments

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

        Activity

          People

            lindeije Thorbjørn Lindeijer (closed Nokia identity) (Inactive)
            kirjushyk Kyrylo V. Polezhaiev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes