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.2204,1.2205


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2204,1.2205
Date: Wed, 26 Feb 2003 18:03:21 -0500

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

Modified Files:
        ChangeLog 
Log Message:


ILNode_MemberAccess: do a trial lookup to handle properties and enumerated
types that have the same name, and to avoid the instance method check on
the property.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2204
retrieving revision 1.2205
diff -C2 -r1.2204 -r1.2205
*** ChangeLog   26 Feb 2003 12:02:47 -0000      1.2204
--- ChangeLog   26 Feb 2003 23:03:18 -0000      1.2205
***************
*** 29,32 ****
--- 29,36 ----
        correctly handle pointer types with the "sizeof" operator.
  
+       * cscc/csharp/cs_lvalue.tc (ILNode_MemberAccess): do a trial
+       lookup to handle properties and enumerated types that have the
+       same name, and to avoid the instance method check on the property.
+ 
  2003-02-25  Rhys Weatherley  <address@hidden>
  





reply via email to

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