dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/codegen cg_nodes.tc,1.68,1.69


From: Jonathan Springer <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/codegen cg_nodes.tc,1.68,1.69
Date: Sat, 16 Nov 2002 20:05:00 -0500

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

Modified Files:
        cg_nodes.tc 
Log Message:


Class constructors extracted to guarantee textual order of execution.


Index: cg_nodes.tc
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/codegen/cg_nodes.tc,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -r1.68 -r1.69
*** cg_nodes.tc 13 Nov 2002 20:33:27 -0000      1.68
--- cg_nodes.tc 17 Nov 2002 01:04:56 -0000      1.69
***************
*** 823,826 ****
--- 823,827 ----
        %nocreate ILVisitMode visited = {ILVisitMode_NotVisited};
        %nocreate ILNode_FieldDeclaration *owner = {0};
+       %nocreate ILNode *staticCtor = {0};
  }
  %node ILNode_EventDeclaration ILNode_Declaration =





reply via email to

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