Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 91520 invoked from network); 23 Mar 2007 15:36:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Mar 2007 15:36:23 -0000 Received: (qmail 34869 invoked by uid 500); 23 Mar 2007 15:36:20 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 34852 invoked by uid 500); 23 Mar 2007 15:36:20 -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 34820 invoked by uid 99); 23 Mar 2007 15:36:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2007 08:36:20 -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; Fri, 23 Mar 2007 08:36:09 -0700 Received: from [10.70.3.48] ([10.70.3.48]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l2NFZl3j020096 for ; Fri, 23 Mar 2007 15:35:47 GMT Message-ID: <4603F3D3.6040905@roguewave.com> Date: Fri, 23 Mar 2007 09:35:47 -0600 From: Andrew Black User-Agent: Thunderbird 1.5.0.10 (X11/20070221) MIME-Version: 1.0 To: stdcxx-dev@incubator.apache.org Subject: Re: Configure failure with MSVC 8.0 References: <45F9D0A1.4080909@roguewave.com> <4603EBAE.2070803@roguewave.com> In-Reply-To: <4603EBAE.2070803@roguewave.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Per Farid, this was resolved in http://svn.apache.org/viewvc?view=rev&rev=518899 , and I confirm the resolution, so I don't think a Jira is required. --Andrew Black Martin Sebor wrote: > Andrew, can you please open an issue for this in Jira and assign > it to Farid to make sure it doesn't slip through the cracks? > > Thanks > Martin > > Andrew Black wrote: >> Greetings all. >> >> Within the result export script used to produce the >> http://people.apache.org/~sebor/stdcxx/results/ page, a bug exists >> such that runs without a build log, a config.h file, and a config.log >> file won't be included in the generated index page. This bug needs to >> be resolved at some point, but may not be the highest priority. At >> the moment, this results in a number of windows runs being excluded >> from the results page. One of these failures occurs when creating >> static builds with the MSVC 8.0 compiler. Attached is a copy of the >> config.log form one such run. This failure appears to be operating >> system and bitwidth independent. Farid, might you have any insight? >> >> --Andrew Black >> >