id summary reporter owner description type status milestone component version severity resolution keywords cc 3657 integer.hpp does not compile in MSVS 8.0 with /Za abadura@… Daryle Walker "Compilation of a CPP file containing only an inclusion to fails on MS Visual Studio 2008 Standard when /Za option is used (extensions are disabled). It seems the error should show up on other editions of VS 2008 and on VS 2005 as well. It seems the error is caused by ""config/compiler/visualc.hpp"" incorrectly not defining ::boost::long_long_type in case of /Za option. It seems the error is also caused by ""integer_fwd.hpp"" checking for ULLONG_MAX preprocessor definition rather then BOOST_HAS_LONG_LONG." Bugs closed Boost 1.43.0 integer Boost 1.42.0 Problem fixed