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

word 'class' is not keyword in C

    XMLWordPrintable

Details

    Description

      The following statement is legal in C(not in C++), but it is marked as invalid in QtCreator with error: Unexpected token `int'

      name file as: test.c

      void func(int class)
      {

      }

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              boris.barbulovski Boris Barbulovski
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes