Warnings: teeks99-05-mg8-2a-32onarmv7l - uuid / gcc-8~c++2a
Rev 62658b2ab10667a59ced1201b3443ff937b70d4e / Tue, 19 Nov 2024 03:52:59 +0000
test_attribute_packed
../libs/uuid/test/test_attribute_packed.cpp:31:10: warning: ignoring packed attribute because of unpacked non-POD field ???boost::uuids::uuid X1::b???
../libs/uuid/test/test_attribute_packed.cpp:37:10: warning: ignoring packed attribute because of unpacked non-POD field ???boost::uuids::uuid X2::a???
                
test_io
../libs/uuid/test/test_io.cpp:168:37: warning: ???Ch* boost::uuids::to_chars(const boost::uuids::uuid&, Ch (&)[36]) [with Ch = char]??? is deprecated: Use Ch[37] instead of Ch[36] to allow for the null terminator [-Wdeprecated-declarations]
../libs/uuid/test/test_io.cpp:168:37: warning: ???Ch* boost::uuids::to_chars(const boost::uuids::uuid&, Ch (&)[36]) [with Ch = char]??? is deprecated: Use Ch[37] instead of Ch[36] to allow for the null terminator [-Wdeprecated-declarations]