|
Boost Users : |
From: Camden Narzt (camden_at_[hidden])
Date: 2022-09-11 19:38:52
Building code (on Solaris, OmniOS, and SmartOS, using gcc) which includes boost, produces warnings such as the following:
In file included from src/boost/config/platform/solaris.hpp:17:0,
from src/boost/config.hpp:57,
from src/boost/cstdint.hpp:36,
from src/code_that_includes_boost.cpp:43:
src/boost/config/posix_features.hpp:27:0: warning: "BOOST_HAS_STDINT_H" redefined [enabled by default]
# define BOOST_HAS_STDINT_H
^
Not a big deal, but figured Iâd report it in case it hadnât been reported yet.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net