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

QtCreator complain about old style cast while writing C code

XMLWordPrintable

    • All

      When writing C code, and casting an int into a float, you have to use an old style cast ((float)x). But it is C, so QtCreator should not complain and issue warnings.

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

            kosjar Nikolai Kosjar
            abique Alexandre BIQUE
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes