Update of /cvsroot/monetdb/pathfinder/compiler/algebra/opt
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12851/compiler/algebra/opt

Modified Files:
      Tag: GDK-2
        opt_general.brg 
Log Message:
propagated changes of Saturday Aug 18 2007 - Tuesday Aug 21 2007
from the development trunk to the GDK-2 branch


Index: opt_general.brg
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/opt/opt_general.brg,v
retrieving revision 1.31
retrieving revision 1.31.2.1
diff -u -d -r1.31 -r1.31.2.1
--- opt_general.brg     31 Jul 2007 12:21:19 -0000      1.31
+++ opt_general.brg     21 Aug 2007 17:37:30 -0000      1.31.2.1
@@ -362,6 +362,9 @@
     short            old_state_label;
     unsigned short   i;
 
+    /* guard against too dep recursion */
+    PFrecursion_fence();
+
     do {
         assert (STATE_LABEL (p));
 


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