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

Quotes for arguments in cpp module

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes