From stdcxx-dev-return-6256-apmail-incubator-stdcxx-dev-archive=incubator.apache.org@incubator.apache.org Tue Nov 27 17:15:30 2007 Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 56108 invoked from network); 27 Nov 2007 17:15:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2007 17:15:30 -0000 Received: (qmail 25326 invoked by uid 500); 27 Nov 2007 17:15:17 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 25311 invoked by uid 500); 27 Nov 2007 17:15:17 -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 25300 invoked by uid 99); 27 Nov 2007 17:15:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2007 09:15:17 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Farid_Zaripov@epam.com designates 217.21.63.3 as permitted sender) Received: from [217.21.63.3] (HELO EPMSA009.epam.com) (217.21.63.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Nov 2007 17:14:57 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [PING] Re: library and build sizes on Windows Date: Tue, 27 Nov 2007 19:14:58 +0200 Message-ID: <7BDB2168BEAEF14C98F1901FD2DE643801482F87@epmsa009.minsk.epam.com> In-reply-to: <4744CB08.9020207@roguewave.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PING] Re: library and build sizes on Windows Thread-Index: AcgsnWhGKvkNrCZqSBSmSQMNvWkTvAEe34Ng References: <4737E219.5010001@roguewave.com> <7BDB2168BEAEF14C98F1901FD2DE64380134EDA6@epmsa009.minsk.epam.com> <4739E091.1050707@roguewave.com> <4744CB08.9020207@roguewave.com> From: "Farid Zaripov" To: X-Virus-Checked: Checked by ClamAV on apache.org > -----Original Message----- > From: Martin Sebor [mailto:sebor@roguewave.com]=20 > Sent: Thursday, November 22, 2007 2:19 AM > To: stdcxx-dev@incubator.apache.org > Subject: [PING] Re: library and build sizes on Windows >=20 > So would be it possible to change the Windows build=20 > infrastructure to spit out the date and time in the same=20 > format as on UNIX? I.e., >=20 > ### date: > Wed Oct 31 09:38:50 UTC 2007 >=20 > Including the "### date:" part. The exact format of the=20 > timestamp itself doesn't have to be exactly the same just as=20 > long as it includes the time as well as the date, and it's=20 > all on the same line. Done: http://svn.apache.org/viewvc?rev=3D598697&view=3Drev Farid.