diff options
author | Ulf Hermann <ulf.hermann@qt.io> | 2021-12-10 14:27:06 +0100 |
---|---|---|
committer | Ulf Hermann <ulf.hermann@qt.io> | 2021-12-13 11:51:06 +0000 |
commit | 22f4306283d10e9aa5d6acb3e33ab2a8a397bb4c (patch) | |
tree | 6bcf149704b8f3c03056c83e7c65700bea362ad9 /src/qmlcompiler/qqmljscompiler.cpp | |
parent | d6c7617748e8fcb472333985f75e137a0b965e04 (diff) | |
download | qtdeclarative-22f4306283d10e9aa5d6acb3e33ab2a8a397bb4c.tar.gz |
QmlCompiler: Reject ambiguous and inaccessible types
If a type is not accessible in the imported version of a module, exclude
it. If we find multiple types for the same name and version, drop them
all and warn.
Pick-to: 6.2 6.3
Fixes: QTBUG-99113
Change-Id: I91d99d603ada6cf87f84afdbb01a543880d9aa76
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qmlcompiler/qqmljscompiler.cpp')
0 files changed, 0 insertions, 0 deletions