Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7613/compiler/mil
Modified Files:
Tag: PF_ROX
milprint_summer.c
Log Message:
fixing compilation problem reported by Riham ---
--- hopefully without messing up the code ...
It could be that some changes from the development trunk
"got lost" during propagation to the PF_ROX branch ---
we need to check this carefully!
Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.409.4.8
retrieving revision 1.409.4.9
diff -u -d -r1.409.4.8 -r1.409.4.9
--- milprint_summer.c 17 Apr 2008 14:31:37 -0000 1.409.4.8
+++ milprint_summer.c 25 May 2008 09:28:48 -0000 1.409.4.9
@@ -8507,18 +8507,7 @@
,ctx_counter,ctx_counter,ctx_counter,ctx_counter,ctx_counter,ctx_counter,ctx_counter,ctx_counter);
else
milprintf(f,
- " iter := iter%03u.select($t);\n"
- " item := item%03u.materialize(ipik%03u).semijoin(iter);\n"
- " kind := kind%03u.materialize(ipik%03u).semijoin(iter);\n"
- " iter := iter.tmark([EMAIL PROTECTED]);\n"
- " item := item.tmark([EMAIL PROTECTED]);\n"
- " kind := kind.tmark([EMAIL PROTECTED]);\n"
- " var optbat :=
serialize_tijah_opt(ws,1,iter,iter,item,kind,int_values,dbl_values,dec_values,str_values);\n"
- ,opt_counter,opt_counter, opt_counter,opt_counter,opt_counter);
- else
- milprintf(f,
- " var optbat := new(str,str,32);\n");
-
+ "var pfop_sn := new(void,bat);\n");
milprintf(f,
"# call the tijah query handler\n"
" var res := tj_query_handler(%s, pfop_sn, pfop_query,
pfop_opt, loop%03u, ws, int_values, dbl_values, str_values, tijah_scoreDB);\n"
-------------------------------------------------------------------------
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