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

Using signals/slots as a variable name breaks parser

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low 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

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

      Qmake project, but no Qt involved.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes