dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[dotgnu-pnet-commits] pnetlib ChangeLog System.Xml/ConformanceLevel.c...


From: Radek Polak
Subject: [dotgnu-pnet-commits] pnetlib ChangeLog System.Xml/ConformanceLevel.c...
Date: Wed, 31 Jan 2007 08:58:43 +0000

CVSROOT:        /sources/dotgnu-pnet
Module name:    pnetlib
Changes by:     Radek Polak <radekp>    07/01/31 08:58:43

Modified files:
        .              : ChangeLog 
        System.Xml     : ConformanceLevel.cs XmlNode.cs 
        System.Xml/Private: SelectNodeList.cs XmlDocumentNavigator.cs 
        System.Xml/XPath: IXPathNavigable.cs XPathDocument.cs 
                          XPathException.cs XPathExpression.cs 
                          XPathNamespaceScope.cs XPathNavigator.cs 
                          XPathNodeIterator.cs XPathNodeType.cs 
                          XPathResultType.cs XmlCaseOrder.cs 
                          XmlDataType.cs XmlSortOrder.cs 
        System.Xml/XPath/Private: XPathAxis.cs XPathExpressionBase.cs 
                                  XPathIterators.cs XPathTokenizer.cs 
        System.Xml/Xsl : IXsltContextFunction.cs IXsltContextVariable.cs 
                         XslTransform.cs XsltArgumentList.cs 
                         XsltCompileException.cs XsltContext.cs 
                         XsltException.cs 

Log message:
        fix syntax problems in System.Xml

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pnetlib/ChangeLog?cvsroot=dotgnu-pnet&r1=1.2471&r2=1.2472
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/ConformanceLevel.cs?cvsroot=dotgnu-pnet&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XmlNode.cs?cvsroot=dotgnu-pnet&r1=1.22&r2=1.23
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Private/SelectNodeList.cs?cvsroot=dotgnu-pnet&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Private/XmlDocumentNavigator.cs?cvsroot=dotgnu-pnet&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/IXPathNavigable.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathDocument.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathException.cs?cvsroot=dotgnu-pnet&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathExpression.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathNamespaceScope.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathNavigator.cs?cvsroot=dotgnu-pnet&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathNodeIterator.cs?cvsroot=dotgnu-pnet&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathNodeType.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XPathResultType.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XmlCaseOrder.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XmlDataType.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/XmlSortOrder.cs?cvsroot=dotgnu-pnet&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/Private/XPathAxis.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/Private/XPathExpressionBase.cs?cvsroot=dotgnu-pnet&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/Private/XPathIterators.cs?cvsroot=dotgnu-pnet&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/XPath/Private/XPathTokenizer.cs?cvsroot=dotgnu-pnet&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/IXsltContextFunction.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/IXsltContextVariable.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/XslTransform.cs?cvsroot=dotgnu-pnet&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/XsltArgumentList.cs?cvsroot=dotgnu-pnet&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/XsltCompileException.cs?cvsroot=dotgnu-pnet&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/XsltContext.cs?cvsroot=dotgnu-pnet&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pnetlib/System.Xml/Xsl/XsltException.cs?cvsroot=dotgnu-pnet&r1=1.4&r2=1.5

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.2471
retrieving revision 1.2472
diff -u -b -r1.2471 -r1.2472
--- ChangeLog   29 Jan 2007 17:21:45 -0000      1.2471
+++ ChangeLog   31 Jan 2007 08:58:42 -0000      1.2472
@@ -1,3 +1,29 @@
+2007-01-31  Radek Polak  <address@hidden>
+
+       * System.Xml/ConformanceLevel.cs,
+       System.Xml/Private/SelectNodeList.cs,
+       System.Xml/Private/XmlDocumentNavigator.cs,
+       System.Xml/XPath/IXPathNavigable.cs,
+       System.Xml/XPath/Private/XPathAxis.cs,
+       System.Xml/XPath/Private/XPathExpressionBase.cs,
+       System.Xml/XPath/Private/XPathIterators.cs,
+       System.Xml/XPath/Private/XPathNodes.cs,
+       System.Xml/XPath/Private/XPathTokenizer.cs,
+       System.Xml/XPath/XPathDocument.cs, System.Xml/XPath/XPathException.cs,
+       System.Xml/XPath/XPathExpression.cs,
+       System.Xml/XPath/XPathNamespaceScope.cs,
+       System.Xml/XPath/XPathNavigator.cs,
+       System.Xml/XPath/XPathNodeIterator.cs,
+       System.Xml/XPath/XPathNodeType.cs,
+       System.Xml/XPath/XPathResultType.cs, System.Xml/XPath/XmlCaseOrder.cs,
+       System.Xml/XPath/XmlDataType.cs, System.Xml/XPath/XmlSortOrder.cs,
+       System.Xml/XmlNode.cs, System.Xml/Xsl/IXsltContextFunction.cs,
+       System.Xml/Xsl/IXsltContextVariable.cs,
+       System.Xml/Xsl/XslTransform.cs, System.Xml/Xsl/XsltArgumentList.cs,
+       System.Xml/Xsl/XsltCompileException.cs, System.Xml/Xsl/XsltContext.cs,
+       System.Xml/Xsl/XsltException.cs: Fix incorrect syntax in comments
+       after #endif. Comment can be // but never /*  */.
+
 2007-01-29  Radek Polak  <address@hidden>
 
        * tests/System.Windows.Forms/TestForms.build: Fix pnetlib build.

Index: System.Xml/ConformanceLevel.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/ConformanceLevel.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- System.Xml/ConformanceLevel.cs      30 Oct 2005 17:50:16 -0000      1.1
+++ System.Xml/ConformanceLevel.cs      31 Jan 2007 08:58:42 -0000      1.2
@@ -31,5 +31,5 @@
                Document
        }
 }
-#endif /* CONFIG_FRAMEWORK_2_0 */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_FRAMEWORK_2_0
+#endif // !ECMA_COMPAT

Index: System.Xml/XmlNode.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XmlNode.cs,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- System.Xml/XmlNode.cs       30 Oct 2006 13:01:11 -0000      1.22
+++ System.Xml/XmlNode.cs       31 Jan 2007 08:58:42 -0000      1.23
@@ -514,7 +514,7 @@
                        {
                                return new XmlDocumentNavigator(this);
                        }
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH
 
        // Implement the IEnumerable interface,
        public IEnumerator GetEnumerator()
@@ -1058,7 +1058,7 @@
                                return (list.Count == 0 ? null : list[0]);
                        }
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH
 
        // Test if this implementation supports a particular DOM feature.
        public virtual bool Supports(String feature, String version)

Index: System.Xml/Private/SelectNodeList.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Private/SelectNodeList.cs,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- System.Xml/Private/SelectNodeList.cs        24 Feb 2005 07:43:03 -0000      
1.6
+++ System.Xml/Private/SelectNodeList.cs        31 Jan 2007 08:58:43 -0000      
1.7
@@ -122,6 +122,6 @@
                        }
 }; // class SelectNodeList
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH
 
 }; // namespace System.Xml.Private

Index: System.Xml/Private/XmlDocumentNavigator.cs
===================================================================
RCS file: 
/sources/dotgnu-pnet/pnetlib/System.Xml/Private/XmlDocumentNavigator.cs,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- System.Xml/Private/XmlDocumentNavigator.cs  27 Mar 2006 18:19:46 -0000      
1.11
+++ System.Xml/Private/XmlDocumentNavigator.cs  31 Jan 2007 08:58:43 -0000      
1.12
@@ -763,6 +763,6 @@
        }
 }
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH
 
 }

Index: System.Xml/XPath/IXPathNavigable.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/IXPathNavigable.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/IXPathNavigable.cs 22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/IXPathNavigable.cs 31 Jan 2007 08:58:43 -0000      1.3
@@ -36,6 +36,6 @@
 
 }; // interface IXPathNavigable
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH
 
 }; // namespace System.Xml.XPath

Index: System.Xml/XPath/XPathDocument.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathDocument.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XPathDocument.cs   22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/XPathDocument.cs   31 Jan 2007 08:58:43 -0000      1.3
@@ -79,4 +79,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XPathException.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathException.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- System.Xml/XPath/XPathException.cs  22 Feb 2005 11:21:22 -0000      1.3
+++ System.Xml/XPath/XPathException.cs  31 Jan 2007 08:58:43 -0000      1.4
@@ -39,4 +39,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XPathExpression.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathExpression.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XPathExpression.cs 22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/XPathExpression.cs 31 Jan 2007 08:58:43 -0000      1.3
@@ -58,4 +58,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XPathNamespaceScope.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathNamespaceScope.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XPathNamespaceScope.cs     22 Feb 2005 11:21:22 -0000      
1.2
+++ System.Xml/XPath/XPathNamespaceScope.cs     31 Jan 2007 08:58:43 -0000      
1.3
@@ -39,4 +39,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XPathNavigator.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathNavigator.cs,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- System.Xml/XPath/XPathNavigator.cs  27 Mar 2006 18:19:46 -0000      1.10
+++ System.Xml/XPath/XPathNavigator.cs  31 Jan 2007 08:58:43 -0000      1.11
@@ -368,6 +368,6 @@
 
 }; // class XPathNavigator
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH
 
 }; // namespace System.Xml.XPath

Index: System.Xml/XPath/XPathNodeIterator.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathNodeIterator.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- System.Xml/XPath/XPathNodeIterator.cs       22 Feb 2005 11:21:22 -0000      
1.3
+++ System.Xml/XPath/XPathNodeIterator.cs       31 Jan 2007 08:58:43 -0000      
1.4
@@ -65,4 +65,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XPathNodeType.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathNodeType.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XPathNodeType.cs   22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/XPathNodeType.cs   31 Jan 2007 08:58:43 -0000      1.3
@@ -46,4 +46,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XPathResultType.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathResultType.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XPathResultType.cs 22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/XPathResultType.cs 31 Jan 2007 08:58:43 -0000      1.3
@@ -42,4 +42,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XmlCaseOrder.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XmlCaseOrder.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XmlCaseOrder.cs    22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/XmlCaseOrder.cs    31 Jan 2007 08:58:43 -0000      1.3
@@ -39,4 +39,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XmlDataType.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XmlDataType.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/XmlDataType.cs     22 Feb 2005 11:21:22 -0000      1.2
+++ System.Xml/XPath/XmlDataType.cs     31 Jan 2007 08:58:43 -0000      1.3
@@ -38,4 +38,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/XmlSortOrder.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/XmlSortOrder.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- System.Xml/XPath/XmlSortOrder.cs    22 Feb 2005 11:21:22 -0000      1.3
+++ System.Xml/XPath/XmlSortOrder.cs    31 Jan 2007 08:58:43 -0000      1.4
@@ -38,4 +38,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/Private/XPathAxis.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/XPath/Private/XPathAxis.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/XPath/Private/XPathAxis.cs       22 Feb 2005 11:21:22 -0000      
1.2
+++ System.Xml/XPath/Private/XPathAxis.cs       31 Jan 2007 08:58:43 -0000      
1.3
@@ -42,4 +42,4 @@
        };
 }
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/Private/XPathExpressionBase.cs
===================================================================
RCS file: 
/sources/dotgnu-pnet/pnetlib/System.Xml/XPath/Private/XPathExpressionBase.cs,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- System.Xml/XPath/Private/XPathExpressionBase.cs     4 Mar 2006 13:46:55 
-0000       1.6
+++ System.Xml/XPath/Private/XPathExpressionBase.cs     31 Jan 2007 08:58:43 
-0000      1.7
@@ -240,4 +240,4 @@
 }
 }//namespace
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/Private/XPathIterators.cs
===================================================================
RCS file: 
/sources/dotgnu-pnet/pnetlib/System.Xml/XPath/Private/XPathIterators.cs,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- System.Xml/XPath/Private/XPathIterators.cs  27 Mar 2006 18:19:46 -0000      
1.9
+++ System.Xml/XPath/Private/XPathIterators.cs  31 Jan 2007 08:58:43 -0000      
1.10
@@ -1067,4 +1067,4 @@
 
 }
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/XPath/Private/XPathTokenizer.cs
===================================================================
RCS file: 
/sources/dotgnu-pnet/pnetlib/System.Xml/XPath/Private/XPathTokenizer.cs,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- System.Xml/XPath/Private/XPathTokenizer.cs  4 Mar 2006 13:46:55 -0000       
1.11
+++ System.Xml/XPath/Private/XPathTokenizer.cs  31 Jan 2007 08:58:43 -0000      
1.12
@@ -572,4 +572,4 @@
        }
 }
 
-#endif /* CONFIG_XPATH */
+#endif // CONFIG_XPATH

Index: System.Xml/Xsl/IXsltContextFunction.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/IXsltContextFunction.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/Xsl/IXsltContextFunction.cs      22 Feb 2005 11:21:23 -0000      
1.2
+++ System.Xml/Xsl/IXsltContextFunction.cs      31 Jan 2007 08:58:43 -0000      
1.3
@@ -46,5 +46,5 @@
        }
 }//namespace
 
-#endif /* CONFIG_XPATH && CONFIG_XSL */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_XPATH && CONFIG_XSL
+#endif // !ECMA_COMPAT

Index: System.Xml/Xsl/IXsltContextVariable.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/IXsltContextVariable.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/Xsl/IXsltContextVariable.cs      22 Feb 2005 11:21:23 -0000      
1.2
+++ System.Xml/Xsl/IXsltContextVariable.cs      31 Jan 2007 08:58:43 -0000      
1.3
@@ -41,5 +41,5 @@
 
        }
 }//namespace
-#endif /* CONFIG_XSL */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_XSL
+#endif // !ECMA_COMPAT

Index: System.Xml/Xsl/XslTransform.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/XslTransform.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- System.Xml/Xsl/XslTransform.cs      22 Feb 2005 11:21:23 -0000      1.4
+++ System.Xml/Xsl/XslTransform.cs      31 Jan 2007 08:58:43 -0000      1.5
@@ -248,5 +248,5 @@
                }
        }
 }//namespace
-#endif /* CONFIG_XPATH && CONFIG_XSL */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_XPATH && CONFIG_XSL
+#endif // !ECMA_COMPAT

Index: System.Xml/Xsl/XsltArgumentList.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/XsltArgumentList.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- System.Xml/Xsl/XsltArgumentList.cs  30 Oct 2005 17:50:16 -0000      1.2
+++ System.Xml/Xsl/XsltArgumentList.cs  31 Jan 2007 08:58:43 -0000      1.3
@@ -139,6 +139,7 @@
                        {
                                return parameter;
                        }
+#if CONFIG_XPATH
                        if(parameter is XPathNavigator)
                        {
                                return parameter;
@@ -147,6 +148,7 @@
                        {
                                return parameter;
                        }
+#endif // CONFIG_XPATH
                        if(parameter is Int16)
                        {
                                return (double)(Int16)parameter;

Index: System.Xml/Xsl/XsltCompileException.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/XsltCompileException.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- System.Xml/Xsl/XsltCompileException.cs      30 Oct 2005 17:50:17 -0000      
1.4
+++ System.Xml/Xsl/XsltCompileException.cs      31 Jan 2007 08:58:43 -0000      
1.5
@@ -83,5 +83,5 @@
 #endif
        }
 }//namespace
-#endif /* CONFIG_XSL */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_XSL
+#endif // !ECMA_COMPAT

Index: System.Xml/Xsl/XsltContext.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/XsltContext.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- System.Xml/Xsl/XsltContext.cs       30 Oct 2005 17:50:17 -0000      1.3
+++ System.Xml/Xsl/XsltContext.cs       31 Jan 2007 08:58:43 -0000      1.4
@@ -57,5 +57,5 @@
 
        }
 }//namespace
-#endif /* CONFIG_XPATH && CONFIG_XSL */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_XPATH && CONFIG_XSL
+#endif // !ECMA_COMPAT

Index: System.Xml/Xsl/XsltException.cs
===================================================================
RCS file: /sources/dotgnu-pnet/pnetlib/System.Xml/Xsl/XsltException.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- System.Xml/Xsl/XsltException.cs     30 Oct 2005 17:50:17 -0000      1.4
+++ System.Xml/Xsl/XsltException.cs     31 Jan 2007 08:58:43 -0000      1.5
@@ -155,5 +155,5 @@
 
        }
 }//namespace
-#endif /* CONFIG_XSL */
-#endif /* !ECMA_COMPAT */
+#endif // CONFIG_XSL
+#endif // !ECMA_COMPAT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]