id summary reporter owner description type status milestone component version severity resolution keywords cc 6759 boost::wave::support_option_option_new_line didn't work as expected. wuye9036@… Hartmut Kaiser "I think following code is error: if ((!seen_newline || act_pos.get_column() > 1) && !need_single_line(ctx.get_language())) { // warn, if this file does not end with a newline BOOST_WAVE_THROW_CTX(ctx, preprocess_exception, last_line_not_terminated, """", act_pos); } I think we hope that error reported if ""newline not found"" while ""need single line""" Bugs new To Be Determined wave Boost 1.49.0 Problem