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

PropertyOptions: handle allowedValues properly

    XMLWordPrintable

Details

    Description

      we have in modules/qbs/common.qbs

      PropertyOptions {
          name: "optimization"
          allowedValues: ['none', 'fast', 'small']
          description: "optimization level"
      }
      
      1. The allowedValues property must be overridable.
      2. The allowedValues property must be used.
        See the (removed) function in testIfValueIsAllowed loader.cpp.

      Attachments

        Issue Links

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

          Activity

            People

              jbornema Joerg Bornemann
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes