Changeset: 04edbd57b3fc for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=04edbd57b3fc
Modified Files:
Branch: default
Log Message:
Merge from default
diffs (12 lines):
diff --git a/gdk/gdk_bbp.mx b/gdk/gdk_bbp.mx
--- a/gdk/gdk_bbp.mx
+++ b/gdk/gdk_bbp.mx
@@ -579,6 +579,8 @@
break;
default:
assert(0);
+ /* cannot happen, but compiler doesn't know */
+ s = NULL;
}
b->H->heap.free += b->H->width;
Hputvalue(b, Hloc(b, i), s, 0);
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list