Update of /cvsroot/monetdb/pathfinder/runtime
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27241

Modified Files:
      Tag: Nov2009
        pathfinder.mx 
Log Message:
- fix in my change earlier today 



Index: pathfinder.mx
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/pathfinder.mx,v
retrieving revision 1.462.4.9
retrieving revision 1.462.4.10
diff -u -d -r1.462.4.9 -r1.462.4.10
--- pathfinder.mx       15 Nov 2009 13:45:21 -0000      1.462.4.9
+++ pathfinder.mx       15 Nov 2009 16:52:17 -0000      1.462.4.10
@@ -6156,6 +6156,8 @@
      */
     if (err == xquery_function_error) /* MIL execution failed, do not generate 
error in PF compiler */
        return xquery_nondescriptive_error;
+} else {
+    err = xquery_nondescriptive_error;
 }
     if (err) {
         char *sec1 = NULL;


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to