From commits-return-2587-apmail-stdcxx-commits-archive=stdcxx.apache.org@stdcxx.apache.org Mon Mar 24 22:36:00 2008 Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 7780 invoked from network); 24 Mar 2008 22:36:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Mar 2008 22:36:00 -0000 Received: (qmail 22726 invoked by uid 500); 24 Mar 2008 22:35:59 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 22709 invoked by uid 500); 24 Mar 2008 22:35:59 -0000 Mailing-List: contact commits-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 commits@stdcxx.apache.org Received: (qmail 22693 invoked by uid 99); 24 Mar 2008 22:35:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 15:35:59 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Mar 2008 22:35:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E39D11A9832; Mon, 24 Mar 2008 15:35:39 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r640615 - /stdcxx/trunk/etc/config/xfail.txt Date: Mon, 24 Mar 2008 22:35:39 -0000 To: commits@stdcxx.apache.org From: sebor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080324223539.E39D11A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebor Date: Mon Mar 24 15:35:35 2008 New Revision: 640615 URL: http://svn.apache.org/viewvc?rev=640615&view=rev Log: 2008-03-24 Martin Sebor * etc/config/xfail.txt: Added documentation. Modified: stdcxx/trunk/etc/config/xfail.txt Modified: stdcxx/trunk/etc/config/xfail.txt URL: http://svn.apache.org/viewvc/stdcxx/trunk/etc/config/xfail.txt?rev=640615&r1=640614&r2=640615&view=diff ============================================================================== --- stdcxx/trunk/etc/config/xfail.txt (original) +++ stdcxx/trunk/etc/config/xfail.txt Mon Mar 24 15:35:35 2008 @@ -11,7 +11,17 @@ # pattern in the format below. All fields are required, as are all # the components the field. # -# ::= ---- +# ::= ---- +# +# ::= aix | freebsd | hpux | irix | | solaris +# | tru64 | +# ::= linux_redhat | linux_suse +# ::= win_2000 | win_2003 | win_xp | win_vista +# +# ::= alpha | amd64 | em64t | ia64 | pa | ppc | sparc | x86 +# +# ::= acc | compaq | eccp | gcc | icc | icl | mipspro +# | msvc | vacpp # ######################################################################## # Known example failures