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

Editing debian/rules should enforce tabs

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 2.1.0-beta2
    • Editors, Remote Linux

      The syntax of debian/rules is extremely fragile (a makefile), and editing it in qt creator breaks it easily because we are inserting spaces instead of tabs.

      Error output does not give any hint about what went wrong (usual for the cryptic debian tooling).

      We should use tabs instead of spaces on that file. Also flagging the leading spaces as errors already in the editor would be extremely convenient.

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

            davschul David Schulz
            vivainio Ville Vainio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes