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

Modified Files:
      Tag: GDK-2
        test_05.stable.out 
Log Message:
propagated changes of Friday Aug 17 2007 - Tuesday Aug 21 2007
from the development trunk to the GDK-2 branch


Index: test_05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/tests/suite_01/Tests/test_05.stable.out,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -d -r1.24 -r1.24.2.1
--- test_05.stable.out  12 Jun 2007 17:22:33 -0000      1.24
+++ test_05.stable.out  21 Aug 2007 13:25:40 -0000      1.24.2.1
@@ -116,7 +116,7 @@
     t3 := "problem signalled before \\\"";     # 33  (t3:str)<-(_27:str)
     ja_a := io.print(t3);      # 34 IOprint_val (ja_a:void)<-(t3:str)
 #      io.print("# character constants\n");    # 35  (_40:str)
-    c0 := "\\n";       # 36  (c0:str)<-(_42:str)
+    c0 := "\n";        # 36  (c0:str)<-(_42:str)
     ka_a := io.print(c0);      # 37 IOprint_val (ka_a:void)<-(c0:str)
 #      io.print("var c1:= \"'\"; c1.print();");        # 38  (_44:str)
     c1 := "'"; # 39  (c1:str)<-(_46:str)
@@ -159,10 +159,7 @@
 [ "got tab \t and single newline \n ." ]
 #var t3:= "problem signalled before \""; t3.print();
 [ "problem signalled before \\\"" ]
-## character constants
-
-[ "\\n" ]
-#var c1:= "'"; c1.print();
+[ "\n" ]
 [ "'" ]
 #var c2:= "\"; c2.print();
 [ "\\" ]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to