id summary reporter owner description type status milestone component version severity resolution keywords cc 1970 include regex.hpp, no global name for regcomp function of POSIX standard arthurlee John Maddock "I want to use POSIX Compatible C API support for regex library. I include the header file to want to get the global name for regcomp function according to the documetation libs\regex\doc\html\boost_regex\ref\posix.html, but failed to pass the compile. So I decide to include the head file and using the namespace boost, it works. But I don't want to export all the names in the boost namespace to global. I am using MSVC version 9.0." Bugs closed regex Boost 1.35.0 Problem invalid regex POSIX Compatible C API