Update of /cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31340/recursion/Tests

Modified Files:
        recursion1 recursion2 recursion3 recursion4 recursion5 
        recursion6 
Log Message:
-- Fix bug 1760467 by letting the compiler run a little bit longer.
   (The changed behavior was triggered by introducing additonal
    compiler phases.)


Index: recursion2
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recursion2  25 Sep 2006 11:15:23 -0000      1.1
+++ recursion2  26 Jul 2007 12:13:17 -0000      1.2
@@ -2,5 +2,5 @@
 
 NAME=$1
 
-pf -s13 < $NAME.xq
+pf -s14 < $NAME.xq
 echo $?

Index: recursion3
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion3,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recursion3  25 Sep 2006 11:15:23 -0000      1.1
+++ recursion3  26 Jul 2007 12:13:17 -0000      1.2
@@ -2,5 +2,5 @@
 
 NAME=$1
 
-pf -s13 < $NAME.xq
+pf -s14 < $NAME.xq
 echo $?

Index: recursion1
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recursion1  25 Sep 2006 11:15:23 -0000      1.1
+++ recursion1  26 Jul 2007 12:13:17 -0000      1.2
@@ -2,5 +2,5 @@
 
 NAME=$1
 
-pf -s13 < $NAME.xq
+pf -s14 < $NAME.xq
 echo $?

Index: recursion6
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion6,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recursion6  25 Sep 2006 11:15:24 -0000      1.1
+++ recursion6  26 Jul 2007 12:13:17 -0000      1.2
@@ -2,5 +2,5 @@
 
 NAME=$1
 
-pf -s13 < $NAME.xq
+pf -s14 < $NAME.xq
 echo $?

Index: recursion4
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion4,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recursion4  25 Sep 2006 11:15:24 -0000      1.1
+++ recursion4  26 Jul 2007 12:13:17 -0000      1.2
@@ -2,5 +2,5 @@
 
 NAME=$1
 
-pf -s13 < $NAME.xq
+pf -s14 < $NAME.xq
 echo $?

Index: recursion5
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion5,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- recursion5  25 Sep 2006 11:15:24 -0000      1.1
+++ recursion5  26 Jul 2007 12:13:17 -0000      1.2
@@ -2,5 +2,5 @@
 
 NAME=$1
 
-pf -s13 < $NAME.xq
+pf -s14 < $NAME.xq
 echo $?


-------------------------------------------------------------------------
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-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to