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.2199,1.2200


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2199,1.2200
Date: Wed, 26 Feb 2003 01:34:22 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Pass the expression nodes to the operator resolution routines in
codegen so that implicit constant coercions (e.g. int -> uint)
can be performed.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2199
retrieving revision 1.2200
diff -C2 -r1.2199 -r1.2200
*** ChangeLog   26 Feb 2003 05:09:49 -0000      1.2199
--- ChangeLog   26 Feb 2003 06:34:20 -0000      1.2200
***************
*** 13,16 ****
--- 13,21 ----
        for bug #1798).
  
+       * codegen/cg_resolve.c, codegen/cg_resolve.h, cscc/csharp/cs_oper.tc:
+       pass the expression nodes to the operator resolution routines in
+       codegen so that implicit constant coercions (e.g. int -> uint)
+       can be performed.
+ 
  2003-02-25  Rhys Weatherley  <address@hidden>
  





reply via email to

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