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

Qt Creator segfaults on an attempt to write a class derived from itself

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.7.0
    • C/C++/Obj-C++ Support
    • None
    • Linux, GCC 4.7.1, Qt Creator built from Git master branch

      When I type something like this (which is of course incorrect C++)

      class Foo : public Foo {
      }
      

      Qt Creator crashes with a segfault

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

            leamelo Leandro T. C. Melo
            gart Artem Grishin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes