Update of /cvsroot/monetdb/pathfinder/compiler/core
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6858
Modified Files:
Tag: XQuery_0-18
fs.brg
Log Message:
forgot one fence
Index: fs.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/core/fs.brg,v
retrieving revision 1.58
retrieving revision 1.58.2.1
diff -u -d -r1.58 -r1.58.2.1
--- fs.brg 18 May 2007 12:26:46 -0000 1.58
+++ fs.brg 5 Jun 2007 16:37:55 -0000 1.58.2.1
@@ -878,6 +878,9 @@
bool topdown; /* is this a top-down rule? */
PFcnode_t *c; /* temporary helper variable */
+ /* guard against too dep recursion */
+ PFrecursion_fence();
+
/* determine rule that matches for this non-terminal */
rule = PFfs_rule (STATE_LABEL (p), goalnt);
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins