Changeset: 5e0b60142428 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/5e0b60142428
Modified Files:
gdk/gdk_bbp.c
Branch: Jan2022
Log Message:
Merge with Jul2021 branch.
diffs (12 lines):
diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c
--- a/gdk/gdk_bbp.c
+++ b/gdk/gdk_bbp.c
@@ -646,7 +646,7 @@ BBPreadBBPline(FILE *fp, unsigned bbpver
}
if (sscanf(buf,
- "%" SCNu64 " %" SCNu16 " %128s %19s %u %" SCNu64
+ "%" SCNu64 " %" SCNu16 " %128s %23s %u %" SCNu64
" %" SCNu64 " %" SCNu64
"%n",
&batid, &status, batname, filename,
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]