id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8440,Incorrect comment in test/karma/real.hpp,Mateusz Loskot,Hartmut Kaiser,"In the aformentioned file, there is this type defined: {{{ template struct fixed_policy : boost::spirit::karma::real_policies { typedef boost::spirit::karma::real_policies base_type; // we want the numbers always to be in scientific format static int floatfield(T) { return base_type::fmtflags::fixed; } }; }}} The last comment should likely end with: **in fixed notation format** This is about cosmetics, but as the comments serve purpose of documenting, it may be worth to correct it.",Bugs,closed,To Be Determined,spirit,Boost Development Trunk,Cosmetic,fixed,,