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_gen.h,1.35,1.36


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/codegen cg_gen.h,1.35,1.36
Date: Sat, 07 Dec 2002 21:54:48 -0500

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

Modified Files:
        cg_gen.h 
Log Message:
fix things so that cscctests work


Index: cg_gen.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/codegen/cg_gen.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -r1.35 -r1.36
*** cg_gen.h    8 Dec 2002 01:59:27 -0000       1.35
--- cg_gen.h    8 Dec 2002 02:54:46 -0000       1.36
***************
*** 106,111 ****
        int                             useJavaLib : 1;         /* Use Java and 
not C# library */
        int                             outputIsJava : 1;       /* Output Java 
bytecode */
-       int                             noStdlibFlag : 1;       /* Non-zero if 
-nostdlib enabled */
-       int                             builtinLibFlag : 1;     /* Non-zero if 
-fbuiltin-library  */
        int                             debugFlag : 1;          /* Non-zero if 
debug is enabled */
        int                             hasUnsafe : 1;          /* Non-zero if 
unsafe code in source */
--- 106,109 ----




reply via email to

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