You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2008/03/24 23:38:08 UTC

svn commit: r640618 - /stdcxx/trunk/etc/config/xfail.txt

Author: sebor
Date: Mon Mar 24 15:38:04 2008
New Revision: 640618

URL: http://svn.apache.org/viewvc?rev=640618&view=rev
Log:
2008-03-24  Martin Sebor  <se...@roguewave.com>

	* etc/config/xfail.txt (2.smartptr.shared): Added an expected
	compilation failure with HP aCC 3 due to STDCXX-615.

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=640618&r1=640617&r2=640618&view=diff
==============================================================================
--- stdcxx/trunk/etc/config/xfail.txt (original)
+++ stdcxx/trunk/etc/config/xfail.txt Mon Mar 24 15:38:04 2008
@@ -51,4 +51,5 @@
 # --------          ------------------------------  --------  ----------
 2.smartptr.shared   aix-*-*-vacpp-6.0-{11,15}?      COMP      STDCXX-360
 2.smartptr.shared   aix-*-*-vacpp-9.0-*             COMP      STDCXX-360
+2.smartptr.shared   hpux-*-*-acc-3.*-*              COMP      STDCXX-615
 19.exceptions.mt    aix-5.3-*-vacpp-9.0-{12,15}?    HUP       STDCXX-644