Update of /cvsroot/monetdb/MonetDB4/tests/BugDay_2005-12-19_4.9.3/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1495/tests/BugDay_2005-12-19_4.9.3/Tests

Modified Files:
      Tag: GDK-2
        type_names_are_not_keywords.SF-1227464.milS 
        type_names_are_not_keywords.SF-1227464.stable.out 
Log Message:
propagated changes of Tuesday Sep 18 2007 - Monday Sep 24 2007
from the development trunk to the GDK-2 branch


Index: type_names_are_not_keywords.SF-1227464.milS
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB4/tests/BugDay_2005-12-19_4.9.3/Tests/type_names_are_not_keywords.SF-1227464.milS,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -d -r1.1 -r1.1.6.1
--- type_names_are_not_keywords.SF-1227464.milS 22 Dec 2006 15:28:52 -0000      
1.1
+++ type_names_are_not_keywords.SF-1227464.milS 24 Sep 2007 08:59:25 -0000      
1.1.6.1
@@ -1,2 +1,2 @@
 var int := 1 ;
-printf("int=%d\n",int);
+printf("= int=%d\n",int);

Index: type_names_are_not_keywords.SF-1227464.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/MonetDB4/tests/BugDay_2005-12-19_4.9.3/Tests/type_names_are_not_keywords.SF-1227464.stable.out,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -d -r1.1 -r1.1.6.1
--- type_names_are_not_keywords.SF-1227464.stable.out   22 Dec 2006 15:28:52 
-0000      1.1
+++ type_names_are_not_keywords.SF-1227464.stable.out   24 Sep 2007 08:59:26 
-0000      1.1.6.1
@@ -10,8 +10,8 @@
 # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 var int := 1 ;
-printf("int=%d\n",int);
-int=1
+printf("= int=%d\n",int);
+= int=1
 quit();
 
 # 11:45:00 >  


-------------------------------------------------------------------------
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