Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 95333 invoked from network); 8 Nov 2007 02:03:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Nov 2007 02:03:11 -0000 Received: (qmail 53707 invoked by uid 500); 8 Nov 2007 02:02:59 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 53688 invoked by uid 500); 8 Nov 2007 02:02:59 -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 53677 invoked by uid 99); 8 Nov 2007 02:02:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 18:02:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2007 02:03:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F060B71423B for ; Wed, 7 Nov 2007 18:02:50 -0800 (PST) Message-ID: <33179522.1194487370982.JavaMail.jira@brutus> Date: Wed, 7 Nov 2007 18:02:50 -0800 (PST) From: "Martin Sebor (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Closed: (STDCXX-651) [IBM XLC++ 9.0/AIX 5.3] SIGABRT in 23.vector.stdcxx-611 In-Reply-To: <19748940.1194482810964.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor closed STDCXX-651. ------------------------------- Resolution: Fixed Fixed thus: http://svn.apache.org/viewvc?rev=592996&view=rev > [IBM XLC++ 9.0/AIX 5.3] SIGABRT in 23.vector.stdcxx-611 > ------------------------------------------------------- > > Key: STDCXX-651 > URL: https://issues.apache.org/jira/browse/STDCXX-651 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.2.x, trunk > Reporter: Travis Vitek > Assignee: Martin Sebor > Fix For: 4.2.1 > > > It appears that the test is invoked with one or more command line arguments, and that causes the test to abort. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.