Details
-
Type:
Bug
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: 1.9.0
-
Fix Version/s: None
-
Component/s: Language Syntax & Semantics
-
Labels:None
Description
With Qbs 1.9.0, the behavior Qbs has changed significantly regarding code that queries qbs.architecture. Two regressions can be observed:
- In Qbs 1.9.0, qbs.architecture is undefined on project level. This wasn't the case in Qbs 1.8.1 and earlier.
- On product level, depending on qbs.architecture has different results in Qbs 1.9.0 than in Qbs 1.8.1 and earlier.