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_scope.c,1.15,1.16


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/codegen cg_scope.c,1.15,1.16
Date: Sat, 16 Nov 2002 10:42:59 -0500

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

Modified Files:
        cg_scope.c 
Log Message:
finally fix it for good !


Index: cg_scope.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/codegen/cg_scope.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** cg_scope.c  16 Nov 2002 14:56:19 -0000      1.15
--- cg_scope.c  16 Nov 2002 15:42:56 -0000      1.16
***************
*** 533,537 ****
        {
                usingScope=attachScope; /* reuse the attachScope for ->using */
-               usingScope->parent=scope; /* attatch the attatchScope under 
scope */
        }
        else
--- 533,536 ----





reply via email to

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