Update of /cvsroot/monetdb/pathfinder/compiler
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24909/compiler

Modified Files:
      Tag: xrpcdemo
        compile.c 
Log Message:
- premautre checkin to share with jennie

does not work yet



U compile.c
Index: compile.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/compile.c,v
retrieving revision 1.151.4.1
retrieving revision 1.151.4.2
diff -u -d -r1.151.4.1 -r1.151.4.2
--- compile.c   28 May 2008 20:52:01 -0000      1.151.4.1
+++ compile.c   3 Jun 2008 16:43:11 -0000       1.151.4.2
@@ -893,6 +893,8 @@
 
         PFmem_init ();
 
+        /* initialize data structures in the Parser department */
+        PFparser_init ();
         /* initialize the datastructures in the Core department */
         PFcore_init ();
         /* Initialize data structures in the functions department */


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to