When building qtbase 6.4.2 on Debian I see:

In member function ‘__ct ’,
    inlined from ‘detached’ at 
./obj-x86_64-linux-gnu/include/QtCore/../../../src/corelib/tools/qhash.h:575:20,
    inlined from ‘detach’ at 
./obj-x86_64-linux-gnu/include/QtCore/../../../src/corelib/tools/qhash.h:1501:75:
./obj-x86_64-linux-gnu/include/QtCore/../../../src/corelib/tools/qhash.h:559:17:
 warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 
9223372036854775807 [-Walloc-size-larger-than=]
/usr/include/c++/12/new: In member function ‘detach’:
/usr/include/c++/12/new:128:26: note: in a call to allocation function 
‘operator new []’ declared here
  128 | _GLIBCXX_NODISCARD void* operator new[](std::size_t) _GLIBCXX_THROW 
(std::bad_alloc)

Is this something to be worried about?

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to