Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
1.11.0
-
None
-
501bb599bfcfa7b98227f7fc295cd8e0a09bc927
Description
Consider the following project:
import qbs Product { Depends { name: "cpp" } targetName: { console.error(cpp.minimumMacosVersion); } }
Build with:
qbs modules.cpp.minimumMacosVersion:10.10
"10.1" will be printed. cpp.minimumMacosVersion is (obviously) a string property, so this should not happen.
Attachments
For Gerrit Dashboard: QBS-1242 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
227249,2 | Command line parser: Don't accidentally create floating-point values | master | qbs/qbs | Status: MERGED | +2 | 0 |