id summary reporter owner description type status milestone component version severity resolution keywords cc 5471 compile error in Spirit.Qi with cygwin-gcc kikairoya@… Joel de Guzman "With cygwin gcc-3, a compile error occurs in spirit/home/qi/directive/as.hpp, because cygwin gcc-3 doesn't have std::wstring. This problem doesn't happen with gcc-4. {{{ /usr/local/boost/boost/spirit/home/qi/directive/as.hpp:128: error: `wstring' is not a member of `std' /usr/local/boost/boost/spirit/home/qi/directive/as.hpp:128: error: `wstring' is not a member of `std' /usr/local/boost/boost/spirit/home/qi/directive/as.hpp:128: error: template argument 2 is invalid }}} " Bugs closed To Be Determined spirit Boost 1.46.1 Problem fixed