Update of /cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13006/BugsViaSourgeforce/Tests

Modified Files:
        ID.1024615.stable.out 
Log Message:
Approved


Index: ID.1024615.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB5/tests/BugsViaSourgeforce/Tests/ID.1024615.stable.out,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- ID.1024615.stable.out       28 Dec 2006 22:16:22 -0000      1.26
+++ ID.1024615.stable.out       2 Jan 2008 10:46:15 -0000       1.27
@@ -118,9 +118,9 @@
     ia_a := io.print(ha_a);    # 24 IOprint_val 
(ia_a:void)<-(ha_a:bat[:oid,:str])
 #      io.print("var b2 := bat(void,str);");   # 25  (_27:str)
     b2 := bat.new(nil:oid,nil:str);    # 26 CMDBATnew 
(b2:bat[:oid,:str])<-(_12:oid)(_13:str)
-#      io.print("b2.seqbase(oid(10));");       # 27  (_29:str)
-    ja_a := calc.oid(10);      # 28 CALCint2oid (ja_a:oid)<-(_31:int)
-#      io.print("b2.reverse().sort().reverse().print();");     # 29  (_32:str)
+#      io.print("b2.seqbase(oid(10));");       # 27  (_30:str)
+    ja_a := calc.oid(10);      # 28 CALCint2oid (ja_a:oid)<-(_32:int)
+#      io.print("b2.reverse().sort().reverse().print();");     # 29  (_33:str)
     la_a := bat.reverse(b2);   # 30 BKCreverse 
(la_a:bat[:str,:oid])<-(b2:bat[:oid,:str])
     ma_a := algebra.sort(la_a);        # 31 ALGhsort 
(ma_a:bat[:str,:oid])<-(la_a:bat[:str,:oid])
     na_a := bat.reverse(ma_a); # 32 BKCreverse 
(na_a:bat[:oid,:str])<-(ma_a:bat[:str,:oid])
@@ -147,11 +147,11 @@
     ya_a := algebra.sort(xa_a);        # 53 ALGhsort 
(ya_a:bat[:str,:oid])<-(xa_a:bat[:str,:oid])
     ab_a := bat.reverse(ya_a); # 54 BKCreverse 
(ab_a:bat[:oid,:str])<-(ya_a:bat[:str,:oid])
     bb_a := io.print(ab_a);    # 55 IOprint_val 
(bb_a:void)<-(ab_a:bat[:oid,:str])
-#      io.print("#mini mil example\n");        # 56  (_58:str)
-#      io.print("var b2 := bat(void,str);");   # 57  (_27:str)
-    b2 := bat.new(nil:oid,nil:str);    # 58 CMDBATnew 
(b2:bat[:oid,:str])<-(_59:oid)(_60:str)
-#      io.print("b2.seqbase(oid(10));");       # 59  (_29:str)
-#      io.print("var b3 := mirror(b2);");      # 60  (_43:str)
+#      io.print("#mini mil example\n");        # 56  (_60:str)
+#      io.print("var b2 := bat(void,str);");   # 57  (_61:str)
+    b2 := bat.new(nil:oid,nil:str);    # 58 CMDBATnew 
(b2:bat[:oid,:str])<-(_62:oid)(_63:str)
+#      io.print("b2.seqbase(oid(10));");       # 59  (_64:str)
+#      io.print("var b3 := mirror(b2);");      # 60  (_65:str)
     b3 := bat.mirror(b2);      # 61 BKCmirror 
(b3:bat[:oid,:oid])<-(b2:bat[:oid,:str])
 #      io.print("var b4 := b3.reverse().join(b2);");   # 62  (_47:str)
     eb_a := bat.reverse(b3);   # 63 BKCreverse 
(eb_a:bat[:oid,:oid])<-(b3:bat[:oid,:oid])


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to