id summary reporter owner description type status milestone component version severity resolution keywords cc 7096 warning: static local variables of extern inline function are not resolved to single copy. 1czajnik@… No-Maintainer "Hello, My TI compiler reports the following warning: {{{ warning: static local variables of extern inline function are not resolved to single copy. Not ANSI C++ Compliant }}} in boost/random/detail/large_arithmetic.hpp"", line 34 and 36. Those variables are constant built-in integers, so it seems reasonable to simply remove the 'static' word in these cases. Would such a change be welcome? Regards, Kris" Bugs closed To Be Determined random Boost 1.50.0 Cosmetic fixed