Warnings: teeks99-dkr-dg6-warn - uuid / gcc-6~c++14~warn
Rev aaa128e8f85e71cbe0b6c73a489317941c347ff3 / Thu, 14 Nov 2024 17:02:43 +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]