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

Inline diff highlighting is weird...

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.8.0-rc
    • Qt Creator 2.8.0-rc
    • Editors
    • None
    • 5e407c08d7036f26749515dbe53567badf9db2c2

    Description

      See the attached file.

      This is the file's beginning. The real change was done in line 315, where I enclosed some section with #ifs

      Something like:

      before:

      foo = 0;

      after:

      #if FOO
      foo = 0;
      #else
      foo = 42;
      #endif

      Attachments

        Issue Links

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

          Activity

            People

              jkobus Jarek Kobus
              orgads Orgad Shaneh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes