Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11198/compiler/mil

Modified Files:
        milprint_summer.c 
Log Message:

undo of accidental checkin


Index: milprint_summer.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milprint_summer.c,v
retrieving revision 1.361
retrieving revision 1.362
diff -u -d -r1.361 -r1.362
--- milprint_summer.c   5 Apr 2007 15:23:41 -0000       1.361
+++ milprint_summer.c   5 Apr 2007 15:26:22 -0000       1.362
@@ -11384,13 +11384,9 @@
            "   
print_result(genType,moduleNS,method,ws,tunique(iter),constant2bat(iter),item.materialize(ipik),constant2bat(kind),int_values,dbl_values,str_values);\n"\
            PF_STOPMIL_END("Print ")
 #define PF_STOPMIL_UPDATE PF_STOPMIL_START\
-           "  play_update_tape(ws, item.materialize(ipik), 
kind.materialize(ipik), int_values, str_values);\n"\
-           "  #print_result(genType,ws,bat(void,oid,0).seqbase([EMAIL 
PROTECTED]),constant2bat(34),bat(void,lng,0).seqbase([EMAIL 
PROTECTED]),bat(void,dbl,0).seqbase([EMAIL 
PROTECTED]),bat(void,dbl,0).seqbase([EMAIL 
PROTECTED]),bat(void,str,0).seqbase([EMAIL PROTECTED]));\n"\
-           PF_STOPMIL_END("Update")
+           "  play_update_tape(ws, item.materialize(ipik), 
kind.materialize(ipik), int_values, str_values);\n" PF_STOPMIL_END("Update")
 #define PF_STOPMIL_DOCMGT PF_STOPMIL_START\
-           "  play_doc_tape(ws, item.materialize(ipik), 
kind.materialize(ipik), int_values, str_values);\n"\
-           PF_PLAY_TIJAH_TAPE\
-           PF_STOPMIL_END("Update")
+           "  play_doc_tape(ws, item.materialize(ipik), 
kind.materialize(ipik), int_values, str_values);\n" PF_PLAY_TIJAH_TAPE 
PF_STOPMIL_END("Update")
 #define PF_STOPMIL_END(LASTPHASE) \
            " });\n"\
            " ws_log_wsid := ws_id(ws);\n"\


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to