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

PropertyOptions: handle allowedValues properly

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes