Things like "foo as Test.Window" with "Test" being a type namespace lead to a bad code path in qqml.cpp and cause a crash at run time. Furthermore, we do not always generate code for type lookups, which can lead to an assert at compile time.
-
Ulf Hermann
-
Ulf Hermann
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 3 closed Gerrit changes
Hide
There are 3 closed Gerrit changes
- QmlCompiler: Fix a number of warts regarding type lookup
- Gerrit Review:
- QmlCompiler: Fix a number of warts regarding type lookup
- Gerrit Review:
- Do generate code for necessary type lookups
- Gerrit Review: