id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 13015,"Several ""declaration hides member"" warnings in Boost random",thimo.neubauer@…,No-Maintainer,"In our nightly builds with the Intel Compiler 2016.3 we're getting multiple warnings in the style of: {{{ In file included from /build/MAIN/Third_Party_Libraries/Boost/include/boost/random/ranlux.hpp(19), from /build/MAIN/Third_Party_Libraries/Boost/include/boost/random.hpp(44), from /build/MAIN/Source_Code/Test/CSTlibTester/Datagram.cpp(4): /build/MAIN/Third_Party_Libraries/Boost/include/boost/random/subtract_with_carry.hpp(247): warning #3280: declaration hides member ""boost::random::subtract_with_carry_engine::x"" (declared at line 303) friend bool operator==(const subtract_with_carry_engine& x, const subtract_with_carry_engine& y) }}} The warnings are pretty easy to fix, I'll attach a patch relative to Boost 1.60.0 (the version we're using) ",Patches,new,To Be Determined,random,Boost 1.63.0,Cosmetic,,,