Warnings: teeks99-dkr-mg14 - uuid / gcc-14~c++20
Rev 994d31d353e4a9c9056735e99a88f21fa570d3e6 / Sat, 27 Jun 2026 05:59:25 +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:170:29: warning: ???constexpr Ch* boost::uuids::to_chars(const uuid&, Ch (&)[36]) [with Ch = char]??? is deprecated: Use Ch[37] instead of Ch[36] to allow for the null terminator [-Wdeprecated-declarations]
                
test_io_no_simd
../libs/uuid/test/test_io.cpp:170:29: warning: ???constexpr Ch* boost::uuids::to_chars(const uuid&, Ch (&)[36]) [with Ch = char]??? is deprecated: Use Ch[37] instead of Ch[36] to allow for the null terminator [-Wdeprecated-declarations]
                
test_serialization
../boost/serialization/library_version_type.hpp:42:64: warning: conversion from ???unsigned int??? to ???boost::serialization::library_version_type::base_type??? {aka ???short unsigned int???} may change value [-Wconversion]
../boost/archive/basic_archive.hpp:82:46: warning: conversion from ???int??? to ???boost::archive::class_id_type::base_type??? {aka ???short int???} may change value [-Wconversion]
../boost/archive/basic_archive.hpp:85:54: warning: conversion from ???std::size_t??? {aka ???long unsigned int???} to ???boost::archive::class_id_type::base_type??? {aka ???short int???} may change value [-Wconversion]
../boost/serialization/traits.hpp:57:39: warning: conversion to ???int??? from ???unsigned int??? may change the sign of the result [-Wsign-conversion]
../boost/archive/xml_oarchive.hpp:121:33: warning: declaration of ???os??? shadows a member of ???boost::archive::xml_oarchive??? [-Wshadow]
../boost/archive/xml_iarchive.hpp:126:33: warning: declaration of ???is??? shadows a member of ???boost::archive::xml_iarchive??? [-Wshadow]
../boost/archive/basic_binary_iprimitive.hpp:188:60: warning: conversion to ???long unsigned int??? from ???std::streamsize??? {aka ???long int???} may change the sign of the result [-Wsign-conversion]