Thank you all! It’s an honour, and I’m looking forward to your contributions :)
Volker
> On 17 Feb 2022, at 15:19, Richard Gustavsen wrote:
>
> This has now taken effect, and the Wiki has been updated
> (https://wiki.qt.io/Maintainers).
>
> Congratulations Volker!
>
> Best Regards,
> Richar
On Thursday, 17 February 2022 02:53:11 PST Marc Mutz wrote:
> 2. that brings up back to The Other Discussion™, about C++20 types in the
> ABI, which isn't really about C++20 types, after all, but about symbols
> only C++20 code would need/could use
>
> I'm not sure where we left off on (2), but
Hello,
Forgot to wrap up this discussion :P
but thanks for your comments,
and congratulations Sona for being the
new maintainer of Qt5Compat.
Cheers
On 1/18/22 15:10, Cristián Maureira-Fredes wrote:
Hello,
I would like to nominate Sona as maintainer [1]
for the qt5compat module, which at the
This has now taken effect, and the Wiki has been updated
(https://wiki.qt.io/Maintainers).
Congratulations Volker!
Best Regards,
Richard Moe Gustavsen
Principal Engineer
The Qt Company
Oslo, Norway
On 25 Jan 2022, at 09:38, Richard Gustavsen
mailto:richard.gustav...@qt.io>> wrote:
Hi all!
I
Hi Thiago,
> By the way, how often is this done? What's the exposure in the real world?
Does FTBFS of qtwayland count? 🙂 IOW: Clang and GCC found this one for me, I
didn't look.
> The pre-6.3 implementation could be #if __cplusplus <= 2020
Two comments:
1. possibly, with __cpp_impl_thr
Recently, the Qt Project's security team was made aware of an issue regarding
QProcess and determined it to be a security issue on Unix-based platforms only.
We do not believe this to be a considerable risk for applications as the
likelihood of it being triggered is minimal.
Specifically, the p
> On 16 Feb 2022, at 18:10, Thiago Macieira wrote:
>
> On Tuesday, 15 February 2022 07:54:07 PST Marc Mutz wrote:
>> https://bugreports.qt.io/browse/QTBUG-100845
>>
>> The QWaylandBufferRef class has a very annoying bug in that its relational
>> operators cannot compare `const` objects (only on