Changeset: 84cf11c38680 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=84cf11c38680
Modified Files:
gdk/gdk_bbp.mx
Branch: Mar2011
Log Message:
Copy/paste error (I assume).
diffs (14 lines):
diff --git a/gdk/gdk_bbp.mx b/gdk/gdk_bbp.mx
--- a/gdk/gdk_bbp.mx
+++ b/gdk/gdk_bbp.mx
@@ -1012,8 +1012,8 @@
if (bn->htype != TYPE_void ) {
@:linkHeap(H,heap,bufhead,head)@
- if (bn->tvarsized) {
- @:linkvHeap(T,bufhheap,hheap)@
+ if (bn->hvarsized) {
+ @:linkvHeap(H,bufhheap,hheap)@
}
}
if (bn->ttype != TYPE_void ) {
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list