$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: hartmut.kaiser_at_[hidden]
Date: 2007-10-03 09:51:33
Author: hkaiser
Date: 2007-10-03 09:51:32 EDT (Wed, 03 Oct 2007)
New Revision: 39675
URL: http://svn.boost.org/trac/boost/changeset/39675
Log:
Wave: Updated test to reflect recent error text changes.
Text files modified: 
   trunk/libs/wave/test/testwave/testfiles/t_6_067.cpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/wave/test/testwave/testfiles/t_6_067.cpp
==============================================================================
--- trunk/libs/wave/test/testwave/testfiles/t_6_067.cpp	(original)
+++ trunk/libs/wave/test/testwave/testfiles/t_6_067.cpp	2007-10-03 09:51:32 EDT (Wed, 03 Oct 2007)
@@ -16,7 +16,7 @@
 // Tests error reporting: undefined behavior: End of a source file with an 
 // unterminated comment.
 
-//E t_6_067.hpp(48): error: generic lexing error: Unterminated 'C' style comment
+//E t_6_067.hpp(48): warning: generic lexing warning: Unterminated 'C' style comment
 #include "t_6_067.hpp"
 
 //R #line 19 "t_6_067.hpp"