Update of /cvsroot/monetdb/pathfinder/compiler/mil
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8767

Modified Files:
      Tag: Feb2010
        milgen.brg 
Log Message:
re-animate tijah:resultsize function



Index: milgen.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milgen.brg,v
retrieving revision 1.233
retrieving revision 1.233.2.1
diff -u -d -r1.233 -r1.233.2.1
--- milgen.brg  7 Jan 2010 15:24:28 -0000       1.233
+++ milgen.brg  4 Feb 2010 11:00:33 -0000       1.233.2.1
@@ -10745,9 +10745,9 @@
                        /* "var res := 
item%s.join(tijah_scoreDB.fetch(4...@0));\n" */
                         execute (
                            assgn (var (new_item->name),
-                              join( var(p_item->name), 
+                              tmark (join( var(p_item->name), 
                                     fetch( var(PF_MIL_TIJAH_SCORE_DB),
-                                        lit_int(4)) ) ) );
+                                        lit_int(4)) ), lit_oid (0)) ) );
                         env_add (p->env, fc_item_a, aat_int, new_item);
                    }
                    PFalg_simple_type_t postype = op1->schema.items[1].type;


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to