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

Using signals/slots as a variable name breaks parser

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • Qt Creator 3.4.0-beta1
    • Qt Creator 2.5.0, Qt Creator 2.6.0-rc, Qt Creator 2.7.0, Qt Creator 2.8.0-beta
    • C/C++/Obj-C++ Support
    • None
    • f3a2795c3bfc892695a46621e6bc97a2742d8766

    Description

      void foo()
      {
        int emit;
        emit = 42; // expected a statement
      }

      Qmake project, but no Qt involved.

      Attachments

        Issue Links

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

          Activity

            People

              orgads Orgad Shaneh
              orgads Orgad Shaneh
              Votes:
              3 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes