Update of /cvsroot/monetdb/MonetDB/src/gdk
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12119/src/gdk
Modified Files:
Tag: GDK-2
gdk_batop.mx
Log Message:
fixed compilation after propagation of changes from the development trunk
Index: gdk_batop.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/gdk/gdk_batop.mx,v
retrieving revision 1.138.4.7
retrieving revision 1.138.4.8
diff -u -d -r1.138.4.7 -r1.138.4.8
--- gdk_batop.mx 13 Aug 2007 22:42:38 -0000 1.138.4.7
+++ gdk_batop.mx 13 Aug 2007 23:36:56 -0000 1.138.4.8
@@ -1450,7 +1450,6 @@
BUN cur = BUNfirst(b);
BUN end = BUNlast(b);
BATiter bi = bat_iterator(b);
- BUN prv = NULL;
key = TRUE;
@@ -1477,7 +1476,6 @@
} else {
/* check sortedness tuple-by-tuple */
if (b->hheap) {
- BUN base = b->hheap->base;
char *base = b->H->vheap->base;
char *prv = base + *(((var_t
*)b->H->heap.base)+ cur);
-------------------------------------------------------------------------
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-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins