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.2205,1.2206


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

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

Modified Files:
        ChangeLog 
Log Message:


Add a hack to recognise "System.AttributeUsage" as
"System.AttributeUsageAttribute".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2205
retrieving revision 1.2206
diff -C2 -r1.2205 -r1.2206
*** ChangeLog   26 Feb 2003 23:03:18 -0000      1.2205
--- ChangeLog   26 Feb 2003 23:23:23 -0000      1.2206
***************
*** 1,3 ****
--- 1,12 ----
  
+ 2003-02-27  Rhys Weatherley  <address@hidden>
+ 
+       * 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.
+ 
+       * cscc/csharp/cs_attrs.c (ProcessAttr): add a hack to recognise
+       "System.AttributeUsage" and "System.AttributeUsageAttribute".
+ 
  2003-02-26  Rhys Weatherley  <address@hidden>
  
***************
*** 28,35 ****
        * codegen/cg_coerce.c, cscc/csharp/cs_misc.tc, include/il_types.h:
        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>
--- 37,40 ----





reply via email to

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