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

Modified Files:
      Tag: XQuery_0-22
        recursion1.bat recursion2.bat recursion3.bat recursion4.bat 
        recursion5.bat recursion6.bat 
Log Message:

finishing tsheyar's checkin of 2007/07/26:
"
-- Fix bug 1760467 by letting the compiler run a little bit longer.
   (The changed behavior was triggered by introducing additonal
    compiler phases.)
"

applied / propagated the changes tsheyar made back then in the
Unix shell script versions also to the Windows batch script versions.

Hopefully, this fixes
[ 1894473 ] PF: compiler tests do not produce expected errors on Windows
http://sourceforge.net/tracker/index.php?func=detail&aid=1894473&group_id=56967&atid=482468


Index: recursion1.bat
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion1.bat,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- recursion1.bat      25 Sep 2006 11:15:23 -0000      1.1
+++ recursion1.bat      15 Feb 2008 16:46:31 -0000      1.1.16.1
@@ -3,5 +3,5 @@
 
 @set NAME=%1
 
-pf -s13 < %NAME%.xq
+pf -s14 < %NAME%.xq
 @echo %ERRORLEVEL%

Index: recursion6.bat
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion6.bat,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- recursion6.bat      25 Sep 2006 11:15:24 -0000      1.1
+++ recursion6.bat      15 Feb 2008 16:46:31 -0000      1.1.16.1
@@ -3,5 +3,5 @@
 
 @set NAME=%1
 
-pf -s13 < %NAME%.xq
+pf -s14 < %NAME%.xq
 @echo %ERRORLEVEL%

Index: recursion3.bat
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion3.bat,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- recursion3.bat      25 Sep 2006 11:15:23 -0000      1.1
+++ recursion3.bat      15 Feb 2008 16:46:31 -0000      1.1.16.1
@@ -3,5 +3,5 @@
 
 @set NAME=%1
 
-pf -s13 < %NAME%.xq
+pf -s14 < %NAME%.xq
 @echo %ERRORLEVEL%

Index: recursion2.bat
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion2.bat,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- recursion2.bat      25 Sep 2006 11:15:23 -0000      1.1
+++ recursion2.bat      15 Feb 2008 16:46:31 -0000      1.1.16.1
@@ -3,5 +3,5 @@
 
 @set NAME=%1
 
-pf -s13 < %NAME%.xq
+pf -s14 < %NAME%.xq
 @echo %ERRORLEVEL%

Index: recursion5.bat
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion5.bat,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- recursion5.bat      25 Sep 2006 11:15:24 -0000      1.1
+++ recursion5.bat      15 Feb 2008 16:46:31 -0000      1.1.16.1
@@ -3,5 +3,5 @@
 
 @set NAME=%1
 
-pf -s13 < %NAME%.xq
+pf -s14 < %NAME%.xq
 @echo %ERRORLEVEL%

Index: recursion4.bat
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/compiler/semantics/tests/recursion/Tests/recursion4.bat,v
retrieving revision 1.1
retrieving revision 1.1.16.1
diff -u -d -r1.1 -r1.1.16.1
--- recursion4.bat      25 Sep 2006 11:15:24 -0000      1.1
+++ recursion4.bat      15 Feb 2008 16:46:31 -0000      1.1.16.1
@@ -3,5 +3,5 @@
 
 @set NAME=%1
 
-pf -s13 < %NAME%.xq
+pf -s14 < %NAME%.xq
 @echo %ERRORLEVEL%


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

Reply via email to