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

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

[Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.34


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/runtime Arg.txt,1.34,1.35 Exception.txt,1.17,1.18 NotSupp.txt,1.12,1.13
Date: Thu, 17 Apr 2003 06:36:39 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime
In directory subversions:/tmp/cvs-serv31157/resources/en_US/runtime

Modified Files:
        Arg.txt Exception.txt NotSupp.txt 
Log Message:


Stub out a large number of classes under the "System.Runtime.Remoting"
namespace; add the "CONFIG_REMOTING" define to selection compilation of
remoting.


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Arg.txt,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -r1.34 -r1.35
*** Arg.txt     3 Apr 2003 13:37:32 -0000       1.34
--- Arg.txt     17 Apr 2003 10:36:07 -0000      1.35
***************
*** 129,132 ****
--- 129,133 ----
  Arg_InvalidAsync=Invalid object supplied for async read/write operation
  Arg_InvalidHive=Invalid registry hive
+ Arg_SynchronizationFlag=Invalid synchronization flag value
  ArgRange_DecimalScale=Decimal scale factor must be between 0 and 28, inclusive
  ArgRange_YMD=Year, month, day specification is out of range

Index: Exception.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/Exception.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** Exception.txt       12 Apr 2003 02:52:47 -0000      1.17
--- Exception.txt       17 Apr 2003 10:36:07 -0000      1.18
***************
*** 81,84 ****
--- 81,86 ----
  Exception_PermitOnly=There is already a PermitOnly clause in effect
  Exception_Remoting=A failure occurred during a remoting operation
+ Exception_RemotingTimeout=A timeout occurred during a remoting operation
+ Exception_Server=A server failure occurred during a remoting operation
  Exception_Verification=Could not verify the code
  Exception_Serialization=An error occurred during serialization operations

Index: NotSupp.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/runtime/NotSupp.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** NotSupp.txt 30 Mar 2003 11:58:44 -0000      1.12
--- NotSupp.txt 17 Apr 2003 10:36:07 -0000      1.13
***************
*** 35,36 ****
--- 35,37 ----
  NotSupp_TypeNotCreated=The requested operation is not supported until the 
type has been created
  NotSupp_IPermissionUnion=Cannot union the supplied IPermission objects
+ NotSupp_SetRemotingValue=Cannot set the specified remoting value





reply via email to

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