Il 21/10/2016 18:16, Mutz, Marc ha scritto:
>
> Just one request: can anyone uploading a build of either branch please
> set the description to the SHA-1 the build is based on? Apparently,
> Coverity does not relate to VCS at all.
I will switch to qt5.git soon. So far I've been just using the t
Hello , i also tested the small sample
struct S {
int i;
constexpr S() : i(1) {}
};
struct T {
S s[1];
constexpr T() {}
};
T t;
with cl 19.00.24213.1 (upd3 + kb fix) and it fails.
The test with cl 19.10.24516 ( VS"15" preview 5) succeeds, just the linker says it is mis