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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2181,1.2182


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2181,1.2182
Date: Sat, 22 Feb 2003 02:22:02 -0500

Update of /cvsroot/dotgnu-pnet/pnet
In directory subversions:/tmp/cvs-serv23007

Modified Files:
        ChangeLog 
Log Message:


Attach the type formals to the ILNode_ClassDefn node; print an error if type
formals are used on a constructor or destructor.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2181
retrieving revision 1.2182
diff -C2 -r1.2181 -r1.2182
*** ChangeLog   22 Feb 2003 06:14:32 -0000      1.2181
--- ChangeLog   22 Feb 2003 07:21:58 -0000      1.2182
***************
*** 7,10 ****
--- 7,14 ----
        to insert generic type parameters into the correct location.
  
+       * codegen/cg_nodes.tc, cscc/csharp/cs_grammar.y: attach the type
+       formals to the ILNode_ClassDefn node; print an error if type
+       formals are used on a constructor or destructor.
+ 
  2003-02-21  Gopal.V  <address@hidden>
        





reply via email to

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