From 42fe98f4e48da7249bc3ca73ba7fabc17bfe243d Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Wed, 3 Oct 2007 13:51:32 +0000 Subject: [PATCH] Wave: Updated test to reflect recent error text changes. [SVN r39675] --- test/testwave/testfiles/t_6_067.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/testwave/testfiles/t_6_067.cpp b/test/testwave/testfiles/t_6_067.cpp index 0836df6..d6c78e1 100644 --- a/test/testwave/testfiles/t_6_067.cpp +++ b/test/testwave/testfiles/t_6_067.cpp @@ -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"