From stdcxx-dev-return-3698-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Wed Jun 13 15:19:18 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 92010 invoked from network); 13 Jun 2007 15:19:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2007 15:19:17 -0000 Received: (qmail 78986 invoked by uid 500); 13 Jun 2007 15:19:21 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 78967 invoked by uid 500); 13 Jun 2007 15:19:21 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 78955 invoked by uid 99); 13 Jun 2007 15:19:21 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2007 08:19:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jun 2007 08:19:17 -0700 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l5DFIIYT022982 for ; Wed, 13 Jun 2007 15:18:18 GMT Received: from [10.70.3.113] ([10.70.3.113]) by qxvcexch01.ad.quovadx.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 13 Jun 2007 09:18:13 -0600 Message-ID: <46700B66.1040908@roguewave.com> Date: Wed, 13 Jun 2007 09:21:10 -0600 From: Martin Sebor Organization: Rogue Wave Software User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: svn commit: r546867 - in /incubator/stdcxx/trunk/examples/manual/out: except.out failure.out fmtflags_manip.out insert_wchar.out mbsrtowcs.out wstringstream.out References: <20070613134430.2BC511A981A@eris.apache.org> In-Reply-To: <20070613134430.2BC511A981A@eris.apache.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Jun 2007 15:18:13.0354 (UTC) FILETIME=[0F37ECA0:01C7ADCE] X-Virus-Checked: Checked by ClamAV on apache.org faridz@apache.org wrote: > Author: faridz > Date: Wed Jun 13 06:44:29 2007 > New Revision: 546867 Thank you! This was my mess. I should have been more careful. Martin > > URL: http://svn.apache.org/viewvc?view=rev&rev=546867 > Log: > 2007-06-13 Farid Zaripov > > * except.out: Renamed... > * failure.out: ...to this (see http://svn.apache.org/viewvc?view=rev&rev=544238). > * insert_wchar.out: Added svn:eol-style=native property. Removed svn:keywords property. > * mbsrtowcs.out: Ditto. > * fmtflags_manip.out: Ditto. > * wstringstream.out: Ditto. > > Added: > incubator/stdcxx/trunk/examples/manual/out/failure.out > - copied unchanged from r546862, incubator/stdcxx/trunk/examples/manual/out/except.out > Removed: > incubator/stdcxx/trunk/examples/manual/out/except.out > Modified: > incubator/stdcxx/trunk/examples/manual/out/fmtflags_manip.out (props changed) > incubator/stdcxx/trunk/examples/manual/out/insert_wchar.out (props changed) > incubator/stdcxx/trunk/examples/manual/out/mbsrtowcs.out (props changed) > incubator/stdcxx/trunk/examples/manual/out/wstringstream.out (props changed) > > Propchange: incubator/stdcxx/trunk/examples/manual/out/fmtflags_manip.out > ------------------------------------------------------------------------------ > svn:eol-style = native > > Propchange: incubator/stdcxx/trunk/examples/manual/out/fmtflags_manip.out > ('svn:keywords' removed) > > Propchange: incubator/stdcxx/trunk/examples/manual/out/insert_wchar.out > ------------------------------------------------------------------------------ > svn:eol-style = native > > Propchange: incubator/stdcxx/trunk/examples/manual/out/mbsrtowcs.out > ------------------------------------------------------------------------------ > svn:eol-style = native > > Propchange: incubator/stdcxx/trunk/examples/manual/out/wstringstream.out > ------------------------------------------------------------------------------ > svn:eol-style = native > > Propchange: incubator/stdcxx/trunk/examples/manual/out/wstringstream.out > ('svn:keywords' removed) > >