Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 41216 invoked from network); 12 Jul 2007 20:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Jul 2007 20:31:27 -0000 Received: (qmail 71969 invoked by uid 500); 12 Jul 2007 20:31:29 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 71946 invoked by uid 500); 12 Jul 2007 20:31:29 -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 71935 invoked by uid 99); 12 Jul 2007 20:31:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 13:31:29 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=DNS_FROM_AHBL_RHSBL,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of r1mikey@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2007 13:31:26 -0700 Received: by an-out-0708.google.com with SMTP id b33so50867ana for ; Thu, 12 Jul 2007 13:31:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JcOFOnG1Kagwu1LrSa4LG63YVSVNEeFinav+My73GE9KA8lBVjjHg+eR0x68vw3XPOq0fl0ABKrkiuewh+53zch4Enec5pCwOz4O3D7ueenKnbeONhued10q/5bH07qE4Qk8kpNlQEuf723W6dncsPkWnnl67+hfzr/2g+S8eL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p1n0TpHoZa1oBvrxMII+rkMtjgkFz7W0QDxYw6R/6tDBH7YxXyNdVoR/BshTajYDeHPYKpCSSmXmSb6BTcHlr9xBHJaFnnzSeDmrqqe6C8UZjErMOYA853spl5mHf2mn4IJB5Ai9nvkKGK4u0wJNTsynOc1D1jH4NeQrvKw1m0Y= Received: by 10.100.121.12 with SMTP id t12mr536371anc.1184272265052; Thu, 12 Jul 2007 13:31:05 -0700 (PDT) Received: by 10.100.42.12 with HTTP; Thu, 12 Jul 2007 13:31:04 -0700 (PDT) Message-ID: Date: Thu, 12 Jul 2007 22:31:04 +0200 From: "Michael van der Westhuizen" To: stdcxx-dev@incubator.apache.org Subject: Re: config with wide has no effect on Solaris/Intel + patch In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <469000DE.9070404@roguewave.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Martin, On 7/8/07, Michael van der Westhuizen wrote: > I've logged a compile-time showstopper (a ube assertion that crops up > in both 4.1.3 and 4.2.0) with bugs.sun.com [snip] The bug available online here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6579425 Michael