Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-518

Quotes for arguments in cpp module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 1.2.0
    • General
    • None

      When trying to pass linker script to GCC linker through "-T <filePath>" command I found that cpp module place quotes around arguments with spaces for commands it use.

      There is two problem with it.

      1. This quotes isn't showed in error output.
      2. There are no means to control this behaviour.

      I think that this quoting must be disabled for properties, that doesn't set name or path of files.
      There is no problem to add quotes to arguments but removing its is the problem.

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

            jbornema Joerg Bornemann
            brerrabbit Max Tim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes