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

Inline diff highlighting is weird...

XMLWordPrintable

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

      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

        1. inline.png
          24 kB
          Orgad Shaneh
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes