Update of /cvsroot/monetdb/pathfinder/modules/pftijah/tjc
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9729

Modified Files:
        tjc_phys_optimize.c 
Log Message:
fix compilation with --enable-optimize



U tjc_phys_optimize.c
Index: tjc_phys_optimize.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/tjc/tjc_phys_optimize.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- tjc_phys_optimize.c 16 Apr 2009 10:29:37 -0000      1.8
+++ tjc_phys_optimize.c 16 Apr 2009 11:44:30 -0000      1.9
@@ -374,7 +374,7 @@
 {
     TJanode_t *node;
     TJqnode_t *qnode;
-    char *param1, *param2, *param3; 
+    char *param1, *param2, *param3 = NULL; 
     char operator[50];
     int i;
 


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to