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

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

[Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Runtime/Remoting/Mess


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/runtime/System/Runtime/Remoting/Messaging AsyncResult.cs,1.1,1.2
Date: Tue, 15 Apr 2003 07:22:35 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/runtime/System/Runtime/Remoting/Messaging
In directory 
subversions:/tmp/cvs-serv12653/runtime/System/Runtime/Remoting/Messaging

Modified Files:
        AsyncResult.cs 
Log Message:


Mark up members of the "Reflection" ECMA subset with CONFIG_REFLECTION.


Index: AsyncResult.cs
===================================================================
RCS file: 
/cvsroot/dotgnu-pnet/pnetlib/runtime/System/Runtime/Remoting/Messaging/AsyncResult.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** AsyncResult.cs      22 Jun 2002 01:32:58 -0000      1.1
--- AsyncResult.cs      15 Apr 2003 11:22:33 -0000      1.2
***************
*** 23,26 ****
--- 23,28 ----
  {
  
+ #if CONFIG_REFLECTION
+ 
  using System;
  using System.Threading;
***************
*** 194,197 ****
--- 196,201 ----
  
  }; // class AsyncResult
+ 
+ #endif // CONFIG_REFLECTION
  
  }; // namespace System.Runtime.Remoting.Messaging





reply via email to

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