Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 51141 invoked from network); 14 Mar 2008 21:34:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2008 21:34:28 -0000 Received: (qmail 77848 invoked by uid 500); 14 Mar 2008 21:34:25 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 77830 invoked by uid 500); 14 Mar 2008 21:34:25 -0000 Mailing-List: contact commits-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list commits@stdcxx.apache.org Received: (qmail 77821 invoked by uid 99); 14 Mar 2008 21:34:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 14:34:25 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 21:33:45 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5C27F1A9832; Fri, 14 Mar 2008 14:34:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r637274 - /stdcxx/trunk/bin/xcomp.awk Date: Fri, 14 Mar 2008 21:34:05 -0000 To: commits@stdcxx.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080314213405.5C27F1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebor Date: Fri Mar 14 14:34:03 2008 New Revision: 637274 URL: http://svn.apache.org/viewvc?rev=637274&view=rev Log: 2008-03-14 Martin Sebor * xcomp.awk: Escaped a forward slash to make FreeBSD awk happy. Modified: stdcxx/trunk/bin/xcomp.awk Modified: stdcxx/trunk/bin/xcomp.awk URL: http://svn.apache.org/viewvc/stdcxx/trunk/bin/xcomp.awk?rev=637274&r1=637273&r2=637274&view=diff ============================================================================== --- stdcxx/trunk/bin/xcomp.awk (original) +++ stdcxx/trunk/bin/xcomp.awk Fri Mar 14 14:34:03 2008 @@ -486,7 +486,7 @@ # extract the Windows build date (date /T output) -/>date *[/]T *$/ { +/>date *\/T *$/ { getline