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

Analyzer causes crash for specific piece of code in editor.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 2.5.0-beta
    • Qt Creator 2.4.1
    • C/C++/Obj-C++ Support
    • None
    • Linux 3.0.0-16-generic #29-Ubuntu SMP Tue Feb 14 12:49:42 UTC 2012 i686 i686 i386 GNU/Linux

    Description

      Let's say we have this piece of code.

      typedef int  (*some_func)();
      

      Then we transform it into this

      int  (*some_func)()
      {
      }
      

      Then click on 'some_func' text. Voila.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            greenscape Paul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes