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

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

[Dotgnu-pnet-commits] CVS: pnetlib/System.Xml/XPath XPathException.cs,1


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System.Xml/XPath XPathException.cs,1.1,1.2
Date: Wed, 28 May 2003 00:53:39 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/System.Xml/XPath
In directory subversions:/tmp/cvs-serv730/System.Xml/XPath

Modified Files:
        XPathException.cs 
Log Message:


Minor fixes to build in non-full profiles.


Index: XPathException.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Xml/XPath/XPathException.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** XPathException.cs   26 May 2003 16:33:47 -0000      1.1
--- XPathException.cs   28 May 2003 04:53:36 -0000      1.2
***************
*** 25,32 ****
  namespace System.Xml.XPath
  {
- [Serializable]
  #if ECMA_COMPAT
  internal
  #else
  public 
  #endif
--- 25,32 ----
  namespace System.Xml.XPath
  {
  #if ECMA_COMPAT
  internal
  #else
+ [Serializable]
  public 
  #endif





reply via email to

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