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

Modified Files:
        milgen.brg 
Log Message:
propagated changes of Friday Jul 24 2009
from the May2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/07/24 - sjoerd: compiler/mil/milgen.brg,1.217.2.2
Pass on genType value to serializer.
This fixes the testweb error of runtime/printEmptySeq.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


U milgen.brg
Index: milgen.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/mil/milgen.brg,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -d -r1.220 -r1.221
--- milgen.brg  6 Jul 2009 07:47:55 -0000       1.220
+++ milgen.brg  24 Jul 2009 13:18:31 -0000      1.221
@@ -4116,7 +4116,7 @@
                     seqbase (new (type (mty_void), type (mty_int)),
                              lit_oid (0))),
                 serialize (
-                    arg (lit_str ("xml"),
+                    arg (var (PF_MIL_VAR_GENTYPE),
                         arg (var (PF_MIL_VAR_WS),
                             arg (var (item->name),
                                 arg (var (kind->name),


------------------------------------------------------------------------------
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to