Author: sebor
Date: Sat Oct 11 15:02:26 2008
New Revision: 703741

URL: http://svn.apache.org/viewvc?rev=703741&view=rev
Log:
2008-10-11  Martin Sebor  <[EMAIL PROTECTED]>

        Merged rev 703739 from 4.2.x.

        * etc/config/xfail.txt: Added description of the <status> field.

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=703741&r1=703740&r2=703741&view=diff
==============================================================================
--- stdcxx/trunk/etc/config/xfail.txt (original)
+++ stdcxx/trunk/etc/config/xfail.txt Sat Oct 11 15:02:26 2008
@@ -23,6 +23,14 @@
 #   <compiler> ::=   acc | compaq | eccp | gcc | icc | icl | mipspro
 #                  | msvc | sunpro | vacpp
 #
+#   <status>   ::= COMP | LINK | EXEC | WARN | DIFF | <signal> | <exit>
+#
+#   where
+#
+#   <signal>   ::= signal name such as SIGABRT, SIGBUS, or SIGSEGV
+#
+#   <exit>     ::= non-zero exit status (between 1 and 126)
+#
 ########################################################################
 
 ########################################################################


Reply via email to