lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5544] Improve handling of multiple spaces


From: Greg Chicares
Subject: [lmi-commits] [5544] Improve handling of multiple spaces
Date: Sat, 18 Aug 2012 11:47:25 +0000

Revision: 5544
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5544
Author:   chicares
Date:     2012-08-18 11:47:23 +0000 (Sat, 18 Aug 2012)
Log Message:
-----------
Improve handling of multiple spaces

Modified Paths:
--------------
    lmi/trunk/diagnostics.sed

Modified: lmi/trunk/diagnostics.sed
===================================================================
--- lmi/trunk/diagnostics.sed   2012-08-12 09:19:36 UTC (rev 5543)
+++ lmi/trunk/diagnostics.sed   2012-08-18 11:47:23 UTC (rev 5544)
@@ -73,10 +73,10 @@
 /^C++ prelinker:.*no longer needed in [^ ]*o$/d
 /^C++ prelinker: executing:/d
   # Delete expected output from borland build.
-/^[^ ]*bcc_cc --accept/d
+/^[^ ]*bcc_cc  *--accept/d
 /^Borland C++/d
 /^Loaded pre-compiled headers\.$/d
-/^[^ ]*bcc_ld --accept/d
+/^[^ ]*bcc_ld  *--accept/d
 /^Turbo Incremental Link/d
 /^\\[/A-Za-z0-9_]*.cpp:$/d
   # Delete multiple blank lines.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]