Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27993

Modified Files:
      Tag: Feb2009
        milgen.brg 
Log Message:
released two further variables introduced by pf/tijah in the pathfinder
generated MIL code



U milgen.brg
Index: milgen.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milgen.brg,v
retrieving revision 1.201.2.7
retrieving revision 1.201.2.8
diff -u -d -r1.201.2.7 -r1.201.2.8
--- milgen.brg  16 Feb 2009 21:14:47 -0000      1.201.2.7
+++ milgen.brg  18 Feb 2009 11:29:08 -0000      1.201.2.8
@@ -4008,6 +4008,12 @@
             }
 
             unpin (err, 1);
+#ifdef HAVE_PFTIJAH
+            execute(
+                assgn (var (PF_MIL_TIJAH_SCORE_DB), unused() ),
+                assgn (var (PF_MIL_TIJAH_DUMMYPOS), unused() )
+            );
+#endif
         }   break; /* fold) */
 
         /* Query:   serialize (Side, empty_tbl) */


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to