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.2510,1.2511


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2510,1.2511
Date: Sat, 05 Jul 2003 01:04:01 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Fix bug #4197 - "unchecked" is required for numeric constant
casts such as "uint" to "int".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2510
retrieving revision 1.2511
diff -C2 -r1.2510 -r1.2511
*** ChangeLog   5 Jul 2003 04:06:09 -0000       1.2510
--- ChangeLog   5 Jul 2003 05:03:58 -0000       1.2511
***************
*** 8,11 ****
--- 8,16 ----
        on the underlying accessor methods instead.
  
+       * codegen/cg_gen.c, codegen/cg_gen.h, codegen/cg_nodemap.c,
+       codegen/cg_nodemap.h, cscc/csharp/cs_cast.tc, cscc/csharp/cs_oper.tc:
+       fix bug #4197 - "unchecked" is required for numeric constant
+       casts such as "uint" to "int".
+ 
  2003-07-04  Gopal.V  <address@hidden>
        





reply via email to

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