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.2464,1.2465


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2464,1.2465
Date: Thu, 26 Jun 2003 03:05:50 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Move the array initializer node types into "c_ainit.tc";
implement a better algorithm for calculating the size of an array initializer.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2464
retrieving revision 1.2465
diff -C2 -r1.2464 -r1.2465
*** ChangeLog   26 Jun 2003 06:12:45 -0000      1.2464
--- ChangeLog   26 Jun 2003 07:05:47 -0000      1.2465
***************
*** 82,85 ****
--- 82,92 ----
        enumerated type that will work across modules otherwise.
  
+       * cscc/c/Makefile.am, cscc/c/c_ainit.tc, cscc/c/c_defs.tc,
+       cscc/c/c_grammar.y, cscc/c/c_internal.h, cscc/c/c_lvalue.tc,
+       cscc/c/c_oper.tc, cscc/c/c_stubs.tc, cscc/c/c_types.c,
+       cscc/c/c_types.h: move the array initializer node types into
+       "c_ainit.tc"; implement a better algorithm for calculating
+       the size of an array initializer.
+ 
  2003-06-25  Rhys Weatherley  <address@hidden>
  





reply via email to

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