id summary reporter owner description type status milestone component version severity resolution keywords cc 6537 Wrong range checks in config/auto_link.hpp Ulrich Eckhardt John Maddock "This is basically the same as the problems already explained in #6429, only that this time they affect the compiler tag in linked libraries. I initially stumbled across this in version 1.48, which contains the same code as today's trunk. The attached patch fixes this and also addresses a few other small glitches there: 1. ""hiphen"" should be ""hyphen"". 2. The ""n"" in BOOST_LIB_RT_OPT is undocumented. 3. The ""g"" in BOOST_LIB_RT_OPT is documented twice. 4. The ""p"" in ""STLPort"" is capitalized, it shouldn't be. 5. The #ifdefs that set BOOST_LIB_TOOLSET aren't indented consistently. " Bugs closed To Be Determined config Boost Development Trunk Problem fixed wince