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.8,1.


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/resources/en_US/System Arg.txt,1.8,1.9 Invalid.txt,1.1,1.2
Date: Sat, 16 Nov 2002 02:17:21 -0500

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

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


Implement more of the C# code generation routines in "System.CodeDom.Compiler".


Index: Arg.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System/Arg.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** Arg.txt     15 Nov 2002 13:06:45 -0000      1.8
--- Arg.txt     16 Nov 2002 07:17:17 -0000      1.9
***************
*** 28,30 ****
--- 28,31 ----
  Arg_UriNotEscaped=You told the constructor that the Uri was properly escaped, 
but it wasn't
  Arg_InvalidIdentifier=Invalid identifier specified
+ Arg_InvalidCodeDom=Invalid CodeDom node in this context
  ArgRange_NonNegative=Value must not be negative

Index: Invalid.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/resources/en_US/System/Invalid.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Invalid.txt 16 Mar 2002 09:57:48 -0000      1.1
--- Invalid.txt 16 Nov 2002 07:17:17 -0000      1.2
***************
*** 18,20 ****
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  #
! Invalid_AsyncAndBlocking=An asyncronous call is pending and a blocking method 
has been called.
\ No newline at end of file
--- 18,21 ----
  # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  #
! Invalid_AsyncAndBlocking=An asyncronous call is pending and a blocking method 
has been called.
! Invalid_CGWriterExists=This code generator already has a different text writer





reply via email to

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