Changeset: 5e6213957b6c for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5e6213957b6c
Modified Files:
        MonetDB5/src/optimizer/opt_support.mx
Branch: default
Log Message:

merged from Oct2010 branch


diffs (11 lines):

diff -r 216869db257b -r 5e6213957b6c MonetDB/src/gdk/gdk_heap.mx
--- a/MonetDB/src/gdk/gdk_heap.mx       Wed Sep 08 18:04:15 2010 +0200
+++ b/MonetDB/src/gdk/gdk_heap.mx       Wed Sep 08 22:41:12 2010 +0200
@@ -511,7 +511,6 @@
                return -1;
        }
        if (h->storage != STORE_MEM && store == STORE_PRIV) {
-assert(0);
                /* anonymous or private VM is saved as if it were malloced */
                store = STORE_MEM;
                strcpy(extension, ext);
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to