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

Offer an automatic fix for "old style cast" in C++

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.3.0
    • None

    Description

      We get a warning when there is an old style cast (T *)obj, which leads to a replacement by reinterpret_cast<T *> or other type of cast.

      I would love to see QtCreator offers me to fix the issue.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            abique Alexandre BIQUE
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes