id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6046,Using space in karma rule causes compile error,Sergiu Dotenco,Joel de Guzman,"Compiling the following rule using Intel Compiler 12.1.0.233 {{{ using namespace boost::spirit; karma::rule r = ascii::space; }}} fails with the error message {{{ boost/spirit/home/karma/char/char_class.hpp(141): error: class ""boost::spirit::tag::space"" has no member ""space"" return classify::is(tag::space(), attr); }}} The attached patch fixes the problem.",Bugs,closed,To Be Determined,spirit,Boost 1.47.0,Problem,fixed,,