Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 63155 invoked from network); 23 Jul 2008 15:55:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2008 15:55:46 -0000 Received: (qmail 63661 invoked by uid 500); 23 Jul 2008 15:55:45 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 63649 invoked by uid 500); 23 Jul 2008 15:55:45 -0000 Mailing-List: contact dev-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 dev@stdcxx.apache.org Received: (qmail 63638 invoked by uid 99); 23 Jul 2008 15:55:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2008 08:55:45 -0700 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: local policy) Received: from [208.30.140.160] (HELO moroha.roguewave.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2008 15:54:52 +0000 Received: from [10.70.2.100] (dilema.bco.roguewave.com [10.70.2.100]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m6NFrG6b011647 for ; Wed, 23 Jul 2008 15:53:16 GMT Message-ID: <488753EB.3070000@roguewave.com> Date: Wed, 23 Jul 2008 09:53:15 -0600 From: Andrew Black User-Agent: Thunderbird 1.5.0.14 (X11/20060911) MIME-Version: 1.0 To: dev@stdcxx.apache.org Subject: Re: [jira] Commented: (STDCXX-974) [EDG eccp/Linux] errors with optimization on long long in References: <1149436000.1216765891939.JavaMail.jira@brutus> In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Eric Lemings wrote: [snip] >> Brad, they're all in //rwtest/..., the same place they were >> the last time you had to make changes to the test driver. :) >> >>> [EDG eccp/Linux] errors with optimization on long long in >> > ... > > Well that explains it. What are files from SourcePro's RWTest doing > STDCXX builds? Is it supposed to pull RWTest files from 3 different > repositories, 1 in Subversion and 2 in Perforce? If so, can't we > simplify this somehow? Sheesh... The RWTest files from //rwtest/... are there because the legacy test suite (from //stdcxx/trunk/tests/...) depend on them. Once porting of the test suite is complete, the dependencies on perforce will go away. --Andrew Black > > Brad.