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/System Arg.txt,1.13,


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/System Arg.txt,1.13,1.14 Invalid.txt,1.4,1.5
Date: Fri, 11 Apr 2003 03:52:41 -0400

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

Modified Files:
        Arg.txt Invalid.txt 
Log Message:


Implement missing classes in the "System.Diagnostics" namespace
within the "System" assembly.


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System/Arg.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** Arg.txt     3 Apr 2003 07:14:42 -0000       1.13
--- Arg.txt     11 Apr 2003 07:52:38 -0000      1.14
***************
*** 38,41 ****
--- 38,45 ----
  Arg_SocketOptionValue=Invalid socket option value
  Arg_NotSocket=The supplied value was not an open socket
+ Arg_TraceLevel=Invalid trace level value
+ Arg_AssertFailed=Assertion failed: {0}
+ Arg_CounterCategory=Invalid performance counter category name
  ArgRange_NonNegative=Value must not be negative
  ArgRange_Port=Port number is out of range
+ ArgRange_Switch={0} is out of range for the switch "{1}"

Index: Invalid.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System/Invalid.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Invalid.txt 3 Apr 2003 10:13:36 -0000       1.4
--- Invalid.txt 11 Apr 2003 07:52:38 -0000      1.5
***************
*** 23,24 ****
--- 23,27 ----
  Invalid_SendToOnConnected=Attempting to use SendTo on a connected datagram 
socket
  Invalid_SendOnNonConnected=Attempting to use Send on an unconnected datagram 
socket
+ Invalid_RemoteEventSource=Cannot access remote event sources
+ Invalid_CounterNotInited=Performance counter has not yet been initialized
+ Invalid_CategoryNotInited=Performance counter category has not yet been 
initialized





reply via email to

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